Skip to Content
Menu
This question has been flagged
1 Reply
5024 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
2132
2
Feb 24
1181
1
Oct 23
7894
2
Sep 21
10724
2
Dec 19
4659