Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
1218 Widoki

Can we automate the printing of label upon completion of different warehouse operations like receiving, and packing etc?

Awatar
Odrzuć
Najlepsza odpowiedź

Yes you can. 

  1. In the operation types there are various options in the Hardware tab to print the labels you want. Once it is checked, and stock is received in the default destination location, the pdf/zpl will be downloaded and you can print it.


                                        


 2. Another option is that you can use the base_report_to_printer module from Odoo apps to add printers and print servers. Then override the methods in stock.picking to send your label to the printer. This module uses the CUPS library which you can use directly as well to get a list of printers and issue print commands to the printer of your choice.

https://pypi.org/project/pycups/ 

Hope this helps!


Awatar
Odrzuć
Najlepsza odpowiedź

Hello Vijay,

With the standard Odoo functionality, you cannot print labels without first downloading a PDF file.

You should use additional Odoo apps, that can allow you to print labels direct to your printer or your system printer manager.

You can find solutions in Odoo Apps by the search term "direct print": https://apps.odoo.com/apps/modules/browse?search=direct+print

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
maj 25
1085
3
mar 25
1259
3
sty 25
4144
1
maj 24
3553
1
kwi 23
2382