I need to hide the standard price and the suppliers,
the sales users don't need to know this TAB
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
|
2110 | ||
|
2
2月 24
|
1181 | ||
|
1
10月 23
|
7883 | ||
|
2
9月 21
|
10707 | ||
|
2
12月 19
|
4649 |