コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4125 ビュー

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? 

アバター
破棄
最善の回答

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

アバター
破棄