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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
2
Replies
3193
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Feb 19
|
2599 | ||
|
1
May 21
|
2154 | ||
|
0
Jul 20
|
2495 | ||
|
1
Aug 24
|
1527 | ||
|
1
Feb 20
|
8007 |