跳至內容
選單
此問題已被標幟
2 回覆
3098 瀏覽次數

Can anyone help me with this? Here is my code what I want is to show the Asset Maintenance Menu for a particular users such as salesman, Manager and Assets. Thank you in advance.

<menuitem name="Asset Maintenance" id="menu_biz1_maintenance"
            parent="base.biz1_cmms_root" sequence="10" groups="base.group_sale_salesman,base.group_sale_manager,module1.group_assets"/>

頭像
捨棄
最佳答案

Code looks fine... but do check action menu under this menu is having the access... or object of the same is having access

頭像
捨棄
作者

Thank you Deep :)

最佳答案

Have you check if you have access rule/access right? and your .csv?

頭像
捨棄