Skip to Content
Menu
This question has been flagged
1 Atsakyti
4129 Rodiniai

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? 

Portretas
Atmesti
Best Answer

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

Portretas
Atmesti