跳至内容
菜单
此问题已终结
2 回复
1615 查看

Hello everyone!

I'm trying to extend daily sales report in Odoo 17 POS, please how can I modify the report to capture properties like:  Product description, unit, unit price, product variant...additional to the existing ones.
Thanks in advance!

形象
丢弃
编写者 最佳答案

.

形象
丢弃
最佳答案

Hello Kanu,

You can follow this path to find the POS daily sales report:

/odoo-17.0/addons/point_of_sale/views/report_saledetails.xml

The template name is report_saledetails.

You can inherit it using XPath and make changes according to your requirements.

Note: There's no need to modify the POS JS side, as this is a backend Qweb report.

形象
丢弃
相关帖文 回复 查看 活动
1
1月 25
1485
1
8月 24
1414
0
6月 24
1286
2
1月 25
1233
1
1月 25
2106