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:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
5030
Görünümler
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.