Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4 Відповіді
23899 Переглядів


Аватар
Відмінити

top menu item ? post image, or the code you have done so far

Автор

for example the Accouting on the top bar

Автор Найкраща відповідь

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.
 
Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
квіт. 22
5240
1
бер. 15
8669
3
січ. 24
8628
0
січ. 24
7
2
вер. 21
10359