Hi, sub menu not shown in V13
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
4
Antworten
6844
Ansichten
Hi, sub menu not shown in V13
Hi,
Make sure that there is an action given for the menu and also access.rights is granted for the newly created model. To make sire that the whether the issue is with the access rights you can switch to super user mode and see whether the same is visible in superuser mode or not.
Also check whether the menu items has got created, activate debug mode and navigate Settings -> Technical -> User interface -> Menu items and search for your menu.
Different Reasons by which a menu is hidden is explained here: https://www.youtube.com/watch?v=y8USDEpQvPM
Thanks
Hello,
In this case, verify the following properties:
1-Check this menu having access right, by default
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink ---> 1,0,0,0 change this to 1,1,1,1.
2-Check your menu having an action if so not having a submenu.
Best Regards
Have you gave access rights to that models? Please try to add access rights for newly added object/model and check it.
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
5
Aug. 23
|
40647 | ||
|
0
Okt. 22
|
4301 | ||
|
1
März 15
|
6985 | ||
|
2
März 15
|
3933 | ||
|
0
Nov. 24
|
543 |
Please post more details.