İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
702 Görünümler

Hello, 


Is there a way to show the customize feature to a specific submenu in Odoo? Like in Accounting Module there is a number of menu's like Customers, Vendor, Accounting, etc. and for each menu there is a specific submenu. 

Now I want this feature to only show in a specific submenu. For example Customers has Invoices submenu, Vendor has Bills submenu, and Accounting has Assets submenu. I want to show this feature to show only in Invoices submenu under Customers Menu.

Thank you and have a nice day!

Avatar
Vazgeç
En İyi Yanıt

Hi,

A user can directly create a menu and sub-menu from the UI. 
In the developer mode, Go to>Settings>Technical>User Interface>Menu Items.

Go to > Menu Items > Create.
There is an option to add Submenus- If we need to add a sub-menu for the menu, we can add it here, 

For more details, refer to the blog:
https://www.cybrosys.com/blog/menu-submenu-and-action-in-odoo


Hope it helps

Avatar
Vazgeç
Üretici En İyi Yanıt

I've appreciate your time for answering my question, but I don't need to add a new submenu.

The thing is, since there are three submenus who are using account.move model namely Invoice, Bills, and Journal Entry. I want the feature or the new page xml field to appear only in the Invoice Form only. Is there a way to know what submenu I'm currently in Odoo?

Thank you and I will appreciate any help or answer you can give.

Avatar
Vazgeç