| 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 | 1180 |
| Technical Name |
aq_direct_print |
| License | OPL-1 |
| Website | https://github.com/aldoquintal |
| 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 | 1180 |
| Technical Name |
aq_direct_print |
| License | OPL-1 |
| Website | https://github.com/aldoquintal |
Direct Print Pro
Print any report or POS receipt directly to your printer.
No IoT Box. No subscriptions. No PDF downloads.
Install, Configure & Print
Install & Configure
Install the module and the Print Engine Client on any Windows, Ubuntu, macOS or Raspberry Pi device.
Add Your Printers
Register network (IP), USB, WiFi or Bluetooth printers. Set paper format, copies and assign to users.
Print Automatically
Click print on any report or POS receipt and it goes directly to the printer. No dialogs, no downloads.
Purchase Once & Get the Full Direct Print Suite
Backend report printing + POS thermal receipt printing + Print job logging + Multi-printer management. All included in a single module at no extra cost.
Everything You Need to Print
POS Receipt Printing
Send POS receipts directly to ESC/POS thermal printers. Supports 80mm and 58mm paper. No IoT Box needed.
PDF & Backend Report Printing
Print invoices, sale orders, delivery slips, purchase orders and any Odoo report without downloading PDF files.
All Connection Types
Network (TCP/IP), USB (COM port), Windows printer driver, WiFi. Works with any printer that accepts raw data.
Print Job Log & Audit
Full history of every print job. Track who printed, when, which printer, success or failure. Real-time printer status.
Per-User Printer Assignment
Each user can have their own default printer. Assign printers to specific users or leave them available for everyone.
Print Rules & Automation
Auto-print on confirmation, validation or creation. Configure rules per report, per user, per printer.
Built for Every Odoo POS User
If you use Odoo Point of Sale, this module works for you regardless of your
industry, size or setup. Any business that needs fast, reliable and hands-free printing.
Receipt Printing
Print receipts instantly to any ESC/POS thermal printer.
Kitchen Tickets
Send kitchen orders directly to the printer in the kitchen area.
Instant Reprint
Reprint a past receipt anytime with one click from the Print Log.
Old Way vs Our Way
❌ Traditional Setup
✅ Our Print Engine
ℹ️ Important Information
• No IoT Box is required. No monthly or annual subscription fee. One-time purchase.
• This module runs on Windows, Ubuntu, macOS and Raspberry Pi — making it fast, reliable and platform-independent.
• Supports all ESC/POS thermal printers, standard network & USB printers.
• You don't need to install printer drivers or connect your printer to the system with wires. The Print Engine directly manages all network printers.
• It makes internet connection to the machine where the print engine client is running.
• For USB printers, optional packages: pip install pyserial or pip install pywin32
Do you have any questions?
For support, bug reports or feature requests, contact us at:
Direct Print Pro
Print any Odoo report or POS receipt directly to your printer without downloading PDF files. No IoT Box, no external subscriptions.
Installation
- Copy the aq_direct_print folder to your Odoo addons path.
- Restart Odoo and update the apps list.
- Install "Direct Print Pro" from the Apps menu.
For USB printers (optional):
- COM port: pip install pyserial
- Windows printer name: pip install pywin32
Configuration
Printers
Go to Direct Print > Configuration > Printers and create a printer:
- Network printer: Enter the IP address and port (default 9100).
- USB printer (COM): Enter the serial port (e.g. COM3) and baud rate.
- USB printer (Windows): Enter the exact Windows printer name.
Click Test Connection to verify the printer is reachable.
User Preferences
Each user can set their default printer in Settings > Users > Preferences.
Print Rules
Go to Direct Print > Configuration > Print Rules to create automatic printing rules triggered by record creation, confirmation or validation.
Settings
Go to Settings > General Settings > Direct Print Pro to enable/disable direct printing globally and configure the print mode.
Usage
Backend Reports
When Direct Print is enabled, clicking "Print" on any report (invoice, sale order, etc.) will send the PDF directly to the printer instead of downloading it.
POS Receipts
POS receipts are automatically sent to the configured thermal printer when you click "Print Full Receipt". The receipt is converted to ESC/POS format and sent via TCP or serial port.
If the printer is unavailable, the system falls back to the browser print dialog.
Print Log
Go to Direct Print > Print Log to see a history of all print jobs with status, user, printer and timestamp.
Support
For support, contact: aldo.quintal@gmail.com
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