Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
958 Ansichten

I want to inherit and edit a function so that I can make things happend with the product prices located in /shop. I already managed to do something similar with the /shop/single-product-example, by inheriting _get_combination_info inside 'product.template', but I cannot make it happen for /shop. I really do not understand a lot about website in odoo, so any help is welcomed.

Avatar
Verwerfen
Beste Antwort

Hi,

Please check the function _get_sales_prices in odoo 16 version for shop product prices

Hope it helps

Avatar
Verwerfen