Hello All, Im using V7.
I need my Sales users to view only the Products with "FINISHED GOODS" Category.
Please let me know, How can I set such a controll ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello All, Im using V7.
I need my Sales users to view only the Products with "FINISHED GOODS" Category.
Please let me know, How can I set such a controll ?
You can create filters and set groups for it.
Ex :
<filter icon="terp-check"
domain="[('state','=','Current')]"
string="Current Bills"
groups="base.group_sales_manager" />
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
5
5月 24
|
25356 | ||
|
5
9月 22
|
11872 | ||
|
1
2月 22
|
26289 | ||
|
1
4月 24
|
14000 | ||
|
3
3月 15
|
5644 |