تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4 الردود
23883 أدوات العرض


الصورة الرمزية
إهمال

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.
 
الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
أبريل 22
5228
1
مارس 15
8663
3
يناير 24
8624
0
يناير 24
7
2
سبتمبر 21
10351