This question has been flagged
2 Replies
2658 Views

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"/>

Avatar
Discard
Best Answer

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

Avatar
Discard
Author

Thank you Deep :)

Best Answer

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

Avatar
Discard