I need shoot my even onchange without losing focus. I am using odoo V8
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
1
Beantwoorden
1761
Weergaven
Hi,
I have 2 fields many2one A & B, these have onchange functions. When I select a record from A, it fires an onchange event and filters the information from B, this is not a problem, now in the case that I clean the information from field B, I should activate the onchange function to clean the information from field A, but this it doesn't happen without clicking out.
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden
Hi Jonathan,
Can you mention some more details?