I'm creating piece of code for report form. But i use widget many2many checkboxes. So how to i can check value True False in file.py
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
2652
Views
If you are using many2many checkboxes, then which selected as true, you can access on many2many field. It will link ro many2many field as value. Which is not selected that will not add in many2many field.
You can easily write a logic that if record is linked to many2many fields mark that as True in your report for other records mark as False.
Thanks
i need more details. 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 | |
---|---|---|---|---|
|
4
Apr 24
|
170727 | ||
|
0
Dec 23
|
606 | ||
|
5
Nov 24
|
217134 | ||
|
1
Dec 22
|
1692 | ||
|
2
Nov 22
|
1679 |