跳至內容
選單
此問題已被標幟
1 回覆
5052 瀏覽次數

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
2147
2
2月 24
1181
1
10月 23
7956
2
9月 21
10760
2
12月 19
4692