Is there any module for direct printing, I having a module for printing report when i give a print button, need to print directly from the printer. I tried base_report_to_printer it is not supporting for my concept.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
You can try this module \https://www.odoo.com/apps/modules/13.0/printnode_base/
It seems that the Odoo Direct Print app meets your requirements.
hi sridhar,
please go throuh this link \https://github.com/OCA/report-print-send/tree/11.0/base_report_to_printer. this may help you
this works only if the server in local network, what if the server hosted in the cloud?
You can check our below paid app:
https://www.odoo.com/apps/modules/12.0/send_report_to_printer/
Thanks brother!, wish you the best.
If so, then the only module to do that is an Odoo Direct Print. Check out the link from @Vasily Puntus above
Hi Mareai,
If you can perform sys admin tasks on your cloud server, you can make it work.
Plug your printer to a Raspberry PI. On this Raspberry install a print server (CUPS) and add the printer to this print server (make the printer shared). Make Raspberry and hosted server connected on a local network building a VPN.
Then add OCA app "Report to printer" ( https://github.com/OCA/report-print-send) on Odoo and add print server using the interface. From there you can discover printer.
Hope this helps.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Nov 24
|
183 | ||
|
0
Apr 24
|
271 | ||
|
6
Jan 24
|
20400 | ||
|
3
Dec 20
|
3076 | ||
|
1
Oct 20
|
3572 |
Did you find it ?
Hello,
Below module helpful to user wise print or open the report in odoo.
https://apps.odoo.com/apps/modules/14.0/shvm_user_wise_report_options/