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
|
1907 | ||
|
2
2월 24
|
1181 | ||
|
1
10월 23
|
7676 | ||
|
2
9월 21
|
10448 | ||
|
2
12월 19
|
4488 |