Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
2
返信
5936
ビュー
take a look at here https://www.odoo.com/forum/help-1/question/complex-many2many-domains-in-views-41777
look at the "dirty solution"
I think the simplest way is onchange function You can call onchange function when you change many2many field and then in onchange function you can set up domain for second field.