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
- المشروع
- MRP
لقد تم الإبلاغ عن هذا السؤال
3
الردود
5700
أدوات العرض
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
فبراير 20
|
4170 | ||
|
|
2
ديسمبر 24
|
2065 | ||
|
|
3
يونيو 24
|
7527 | ||
|
|
1
يناير 23
|
8187 | ||
|
|
1
ديسمبر 22
|
3105 |
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.