Ridhira POS Kitchen Print Direct
by Ridhira Technologies https://ridhira.desigoogly.com , Pune https://ridhira.desigoogly.com , India https://ridhira.desigoogly.com| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Discuss (mail) • Inventory (stock) • Invoicing (account) |
| Lines of code | 454 |
| Technical Name |
ridhira_pos_kitchen_print_direct |
| License | OPL-1 |
| Website | https://ridhira.desigoogly.com |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Discuss (mail) • Inventory (stock) • Invoicing (account) |
| Lines of code | 454 |
| Technical Name |
ridhira_pos_kitchen_print_direct |
| License | OPL-1 |
| Website | https://ridhira.desigoogly.com |
| Versions | 18.0 19.0 |
Ridhira POS Print Proxy
Zero-Lag Enterprise Printing for Odoo POS
Ridhira Tech - An AI First Technology Company
Visit Our Website: https://ridhira.desigoogly.com/
Need Help? Contact Us for Free Support & Setup Assistance
WhatsApp Support Telegram Support
Enterprise Features
Zero-Lag Printing
Advanced asynchronous background queueing ensures your POS operator never experiences UI freezing while waiting for a network printer.
Crash-Proof Persistence
Built-in SQLite database safely stores pending jobs. If the power goes out, your receipts will print automatically when the system boots back up!
Glassmorphic Dashboard
Manage your entire kitchen queue, instantly retry failed jobs, and monitor printer connections from a stunning real-time web dashboard.
Universal Hardware Support
Seamlessly supports Native OS Printers (USB), Direct Raw Network ESC/POS, and Mobile QR Code Self-Ordering all concurrently.
Real-time Queue Management Dashboard
Installation & Configuration Guide
Follow these simple steps to install the module in Odoo and configure the external Python print proxy.
I. Module Deployment and Installation
A. Odoo Module Placement
The module folder (ridhira_pos_kitchen_print_direct) must be placed in your Odoo custom addons directory.
B. Configuration & Installation
Before installing, you must edit the JavaScript file to point to your proxy's IP address.
File:
ridhira_pos_kitchen_print_direct/static/src/js/pos_print_override.jsAction: Change
PROXY_URL to your proxy's IP. The port must be 9100.
- Log in to Odoo as Administrator.
- Activate Developer Mode (Settings > General Settings).
- Go to Apps and click Update Apps List.
- Search for Ridhira POS Kitchen Print Direct and click Install.
II. Configure the External Print Proxy
The external Python proxy must run on a machine (POS device, Raspberry Pi, or PC) that has network access to your printers.
1. Install Dependencies
Run the following command to install the required high-performance server libraries:
2. Start the Proxy Server
3. Verify Connection & Dashboard
- Live Dashboard: Navigate to http://127.0.0.1:9100 to manage your print queues.
- Detect Printers: API access available at
http://127.0.0.1:9100/detect
4. Configure Odoo POS Settings
- Navigate to Point of Sale > Configuration > Settings.
- Scroll to Preparation Printers and enable the checkbox.
- Click the Printers link and Create a new printer.
- Printer Type: Select "Use a printer connected to the IoT Box".
- Proxy IP Address: Enter the IP address of the machine running the Python proxy.
- Click Save.
III. Testing & Troubleshooting
- Open Session: Launch a new POS session.
- Order: Process an order with products marked as "Send to Kitchen".
- Verify: Check your Dashboard (`http://127.0.0.1:9100`) to see the job instantly queued and printed.
Supports Mobile Self-Orders
This module natively supports Self Orders placed from mobile devices. Users will be able to place QR mobile orders from their phones, and it will effortlessly follow the same high-speed proxy path as direct cashier orders.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module