Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 971 |
Technical Name |
document_printer |
License | OPL-1 |
Website | https://intechualsolutions.com |
Versions | 13.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 971 |
Technical Name |
document_printer |
License | OPL-1 |
Website | https://intechualsolutions.com |
Versions | 13.0 17.0 18.0 |
Document Printer
Print Documents to printer
Print documents and reports directly to your attached printer



Video
KEY HIGHLIGHTS

Direct to Printer
Send documents, labels, and reports straight to your printer without the intermediate step of downloading a PDF.

Time-Efficient
Drastically reduce the time spent on printing tasks, allowing your team to focus on more critical activities.

Universal Printer Support
Compatible with a wide range of printers, including thermal printers, offering flexibility for various business needs.

No Additional Hardware Needed
This module works seamlessly with your existing setup. Print directly to any printer connected to your computer without needing to purchase or install specialized intermediary hardware.
Add Network Printer
Add network printer from CPUS: http://localhost:631/admin
Note: Username and Password to Login to CUPS Admin Panel is your computer's username and password.

Select your Network Printer
Select your Network Printer for the available list of options. Make sure your Printer is available in the network.

Printer Available
Follow the instructions and choose available options and Printer will be added.

Configure Printer Server
Configure Printer Server to add printers into Odoo.

Update Printer List
Update Printer List from the CUPS and it will be added in the Odoo.

Printer List
Available Printers with their status will be displayed.

Reports
List of Reports available, Choose report you want to print directly to the printer e.g Quotation/Order report.

Set Printer
Set default printer options.

Print Report
Click on Print <Report Name> and it will print directly to the attached physical network printer.

Sends documents directly to a printer with a single click, no PDF download needed.
Leverages the pycups library for native printing on Linux and macOS systems.
Assign default printers to individual reports to print on multiple printer of your choice.
Supports any printer configured on your server's CUPS, including thermal printers.
Print a wide variety of Odoo reports and documents like invoices and delivery slips.
Provides a simple and lightweight approach to direct printing.
FAQ
To print, each user's computer must be a Linux-based system (like Ubuntu, Fedora, etc.) with the CUPS printing software installed and configured.
Yes, absolutely. This module is designed to work exclusively on client computers running a Linux operating system. It will not function on machines running Windows.
Yes. Since the module operates entirely on your local (client) computer, it is compatible with any Odoo hosting type, including Odoo.sh and on-premise installations. The Odoo server's operating system does not matter.
It means all printing operations are handled by your own computer, not the Odoo server. The module works within your browser to communicate with the CUPS software installed locally on your Linux machine.
The module doesn't find printers itself. It sends the print command to the CUPS service on your computer, which then handles printing to the network printers you have already set up in your local CUPS system.
No. Beyond installing the module in your Odoo instance, there are no special software requirements or configurations needed on the server side.
Yes, as long as the USB printer is successfully configured in your local Linux CUPS system, the module can send print jobs to it.
Requirements
$ sudo apt-get install libcups2-dev
# pycups python library
$ sudo python3 -m pip install pycups
Note: Contact us if you find any difficulties in setup/installation.
WARNING
- This module works on Client side only (Not on server side)
- CUPS should be installed where you want to print the reports.
- Uses network printers with help of CUPS software in order to print reports
- Works on Linux based systems only
Our other apps you may like!
Our Services

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