hi all,
i have used a third party module to customise my order receipt, now i want to use the same order receipt by another module(reprint the order receipt), is there a way to call it in the new module (static/pos.xml)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
hi all,
i have used a third party module to customise my order receipt, now i want to use the same order receipt by another module(reprint the order receipt), is there a way to call it in the new module (static/pos.xml)
Hi Mohamed,
You cannot use POS receipt for any other model because it is parsed by JS and WebXML.
You will have to develop a new qweb report matching the same layout of the pos receipt for a new model.
I want to reprint my customized receipt
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse