Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
1325 Vistas

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)?



Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
dic 21
2461
1
dic 24
2017
2
dic 24
1339
0
ago 24
1631
1
ago 24
2634