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
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
5156
Ansichten
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
3
Sept. 20
|
72463 | ||
|
1
Sept. 19
|
3625 | ||
|
1
Juli 17
|
3960 | ||
|
2
Sept. 23
|
10223 | ||
|
1
Aug. 23
|
2357 |
show your onchange method