Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
5115 Visninger

I need to hide the standard price and the suppliers,

the sales users don't need to know this TAB


Avatar
Kassér
Forfatter Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
aug. 24
2214
2
feb. 24
1181
1
okt. 23
8046
2
sep. 21
10899
2
dec. 19
4772