how i can added the date in the header in pos receipt
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
Hi,
Please refer to the below documentation to learn about the POS receipt customization.
Hope it helps
i am using odoo 17 online how i can do it
Hi,
If you are using odoo 16, you can inherit the OrderReceipt template and
add the date just after the contact details(in header) in pos order receipt,
you can do as follows:
Add this code in your custom module in static/src/xml/OrderReceipt.xml
Modify the xpath based on your requirement
Hope this will Help you
Thanks
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-se