Skip to Content
Menu
This question has been flagged
1 Reply
3987 Views

I need to hide the standard price and the suppliers,

the sales users don't need to know this TAB


Avatar
Discard
Author Best Answer

To hide the tab Procurements for Sales Users 

Settings -> User Interface -> Views

product.template.form.inherit

Change the group:

<page string="Procurements" groups="base.group_user">

<page string="Procurements" groups=" account.group_account_invoice ">

The tab Procurements(Coste Price and suppliers) is only visible for the Accountant User

Avatar
Discard
Related Posts Replies Views Activity
2
Aug 24
374
2
Feb 24
1035
1
Oct 23
6412
2
Sep 21
8233
2
Dec 19
3334