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

I have one many2many field which is filled automatically in the onchange event. The field is editable and on certain situations, users will need to remove items from that many2many field which are field automatically, but users should not add more items.

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

hi,

you can add state that will take care of readonly or not, or assign to some group with write access.

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

Hello,

Use many2many_tags Widget For Example,


<field name = "your_field_name" widget = "many2many_tags"/>

Thanks

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
فبراير 19
3523
1
مايو 21
2988
0
يوليو 20
3292
1
أغسطس 24
2717
1
فبراير 20
9179