Reputation: 11
While generating invoice in odoo 10, invoice gets downloaded in pdf form. Instead of downloading, we need to print it from the printer directly through the browser without downloading in the first place. It should redirect to the printing page in browser. How can we do that in odoo 10? If anyone has done this then could u please guide us through?
Upvotes: 0
Views: 911
Reputation: 336
There are many modules in Odoo app store which shows the preview of the PDF instead of downloading it as an attachment. Most of this will open the pdf preview in a new tab and then you can decide whether to download, print or discard it. Some might give issues so try most of them and if you have some programming language try to see what is wrong in those modules if you get issues. Here is a module for Odoo 10 which should satisfy your requirement.
Upvotes: -1