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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
1760
查看
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.
Hi Jonathan,
Can you mention some more details?