The default receipt prints an aggregate of the taxes below the list of products purchased. Is there a way to print the tax next to each product details (Qty, price)?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
1503
瀏覽次數
Hello Jeremy Vella,
Unfortunately, Odoo 18's default POS receipt printout aggregates taxes below the product list, not per item. However, you can achieve this customization with some technical adjustments. Here's a breakdown of how you can approach this:
Customize the POS Receipt Template:
- Locate the template: The POS receipt template is typically located in the Odoo codebase. You'll need to identify the specific XML template file responsible for generating the receipt. --> point_of_sale.OrderReceipt
- Modify the template: Within the template, you'll need to add code that calculates and displays the tax for each product line. This will likely involve accessing the tax information associated with each product and formatting it appropriately.
Thanks & Regards,
CandidRoot Solutions Pvt. Ltd.
Mobile: (+91) 8849036209
Email: info@candidroot.com
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
0
12月 21
|
2574 | ||
|
1
12月 24
|
2251 | ||
|
2
12月 24
|
1460 | ||
|
0
8月 24
|
1832 | ||
|
1
8月 24
|
2901 |