Skip to Content
Menu
This question has been flagged
1 Reply
5158 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
2296
2
Feb 24
1181
1
Oct 23
8129
2
Sep 21
11048
2
Dec 19
4848