コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5086 ビュー

I need to hide the standard price and the suppliers,

the sales users don't need to know this TAB


アバター
破棄
著作者 最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
2
8月 24
2184
2
2月 24
1181
1
10月 23
8010
2
9月 21
10839
2
12月 19
4761