Is it possible to group one2many filed based on the fields found in the model.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- सीआरएम
- e-Commerce
- लेखांकन
- इन्वेंटरी
- PoS
- Project
- MRP
This question has been flagged
5370
Views
yes it is. use domain for field. onchange you can return a new domain do. it is easy but a bit messy
Can you write a small example.