Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
4126 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona