Skip to Content
Menu
This question has been flagged
1 Reply
5359 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
2557
2
Feb 24
1181
1
Sep 25
8317
2
Sep 21
11516
2
Dec 19
5050