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:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
5240
Tampilan
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.