Hello
I need to make some adjustments and modifications to the receipt that is printed when paying an order in the restaurant point of sale application. I appreciate if you can help me by indicating the file that I should modify for this receipt.
Thank you
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
3
Replies
2722
Views
Hi,
If you are looking to the modify the pos receipt given to the customer upon making the payment, you can find it over here, /addons/point_of_sale/static/src/xml/pos.xml
Also, you can refer to this module which modifies the pos ticket: https://apps.odoo.com/apps/modules/11.0/pos_ticket/
Thanks
Solved
Thanks for the help
Hello,
odoo/addons/point_of_sale/static/src/xml/pos.xml
In this file, you can inherit PosTicket template and make changes in the receipt.
Thank You
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up