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
23326
Ansichten
The Problem is solved ,here is the solution for anyone who have the same problem :
<record id="make_invisible" model="res.groups">
<field name="name">Invisible</field>
</record>
<record model="ir.ui.menu" id="base.menu_product">
<field name="groups_id" eval="[(6,0,[ref('make_invisible')])]"/>
</record>
Hi MouBou apply techinical rights then after go on user interface --> menu item and find it. Or, you can hide it by editing the list of groups with users that are able to see it : go to the views section and fine yours. |
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 | |
---|---|---|---|---|
|
1
Apr. 22
|
4640 | ||
|
1
März 15
|
8069 | ||
|
3
Jan. 24
|
7796 | ||
|
0
Jan. 24
|
7 | ||
|
2
Sept. 21
|
9452 |
top menu item ? post image, or the code you have done so far
for example the Accouting on the top bar