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

Hi all, In the view, we're having field like below:

<field name="product_uom" groups="product.product_uom">

I'm wondering where can we know/ get information about the groups = 'product.product_uom'?

I have a field in my view and I'd like to display the field for (purchase) manger role only. Otherwise, the field will be invisible.

Can anyone help to implement this?

Thank you.

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

In your OpenERP client, go to Settings -> Users -> Groups where all groups are listed.

Thanks

Sreedath

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

all the groups are defined in (module_name)->security->(module_name)_security.xml

الصورة الرمزية
إهمال