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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
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.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
4
5月 25
|
22624 | ||
|
1
11月 24
|
1220 | ||
|
0
4月 24
|
1108 | ||
|
3
12月 20
|
4132 | ||
|
1
10月 20
|
4549 |
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/