I want to show the vendors information only to the purchase group. Is there anyway?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
3
回复
5038
查看
You can set access rights from Menu :
Settings --> Groups --> Access Rights tab
or
you can give groups attribute in view part( ie. in .xml file)
like :- <field name="product_uom" groups="product.group_uom"/>
Settings --> Groups --> Access Rights tab
in the object, select the line: Information about a product supplier and not stick any right.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
3
2月 20
|
3571 | ||
|
2
12月 24
|
1479 | ||
|
3
6月 24
|
6821 | ||
|
1
1月 23
|
7148 | ||
|
1
12月 22
|
2648 |
I also need solution of this query
Hi Zhenxue Wang
Have you found the solution for this. I am also looking to hide vendors from my sale persons.