コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
1601 ビュー

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
1477
1
8月 24
1411
0
6月 24
1284
2
1月 25
1230
1
1月 25
2104