تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
6698 أدوات العرض

I am working with res.partner object in customer form view in sale module
category_id use many2many field in customer form view. 
Based on the user I have to hide the create new category record in ODOO or OpenERP.  

الصورة الرمزية
إهمال
أفضل إجابة

Based on conditiion in xml using attrs tag to hide field in form view or create a function field that returns a value based on the user's group and xml hide field based on function field value.

https://answers.launchpad.net/openobject-server/+question/178779

الصورة الرمزية
إهمال
الكاتب

i wants to hide for restrict based on user for create the new record in many2many or many2one filed in openERP hear many2many and many2one field is relation and create new record which is already part of openerp framework. i don't want to hide whole the filed in openerp but put the restriction for creation based on the user access

You can restrict many2one field based on the user group using settings access right many2one table set read permission only.

الكاتب

can u elaborate more with one example ??

المنشورات ذات الصلة الردود أدوات العرض النشاط
2
سبتمبر 23
26728
0
مارس 15
4231
0
مارس 15
3629
1
مارس 15
3871
4
يونيو 20
18842