Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1331 Переглядів

I have Added Extra fields to the /17.0/addons/product/models/product_template .py and to the product template view too and was able to display it.


The problem is that I want to display it by adding it in the /odoo-/17.0/addons/point_of_sale/views/report_saledetails.xml


But the error is saying I should add the field to the model of report_saledetails.xml which I can't figure out.

Аватар
Відмінити
Найкраща відповідь

The report is based on the pos.session model, you need to extend this model to include the custom fields from product.template.

Regards
NIZAMUDHEEN MJ
Accurates

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
груд. 24
1650
1
лип. 21
3474
0
бер. 25
773
1
черв. 24
1912
1
лют. 23
2927