How Could i show the product serial or try customize the invoice and receipt reports ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
4541
Views
Hello,
You have to make your own module to override PosTicket Template that is is in : static\src\xml\pos.xml of point_of_sale module
But you will have to modify pos.order too because , the serial number should be stored for each product in order lines.
It will not be a simple modification.
Please take a look at this : Tutorial on module creation : POS Usecase
Best regards
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