Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
4
Risposte
23878
Visualizzazioni
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. |
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
1
apr 22
|
5227 | ||
|
1
mar 15
|
8659 | ||
|
3
gen 24
|
8624 | ||
|
0
gen 24
|
7 | ||
|
2
set 21
|
10348 |
top menu item ? post image, or the code you have done so far
for example the Accouting on the top bar