How can you filter for all the records of a many2one field? I made an onchange method that filters a many2one field based on some criteria from another field, but I want to reset the many2one field to show all the default values if I clear the value from the other field? Im assuming you can use a domain filter, but Im not sure how to write it. Thank you
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
4792
Vistas
show your onchange method