Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
4127 Zobrazení

I have inherited product module in our custom module but i don't required all the inherited pages to be displayed in out custom module in the form view.

How can we hide the pages in our custom product module and that should not effect in base product module? 

Avatar
Zrušit
Nejlepší odpověď

For that you need to create a new view for your custom product form usage. To not repeat or duplicate all the original view code you could use the technique described here:

https://www.odoo.com/es_ES/forum/ayuda-1/question/field-name-mode-primary-field-can-anyone-explain-the-purpose-of-this-104612

Avatar
Zrušit