İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
4121 Görünümler

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
Vazgeç
En İyi Yanıt

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
Vazgeç