How to filter Many2one field like this:
<field name="service" domain="[('service_type', 'in', customer.service_types)]"/>
as google suggested, already tried parent.service_types.
Returns an empty list
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How to filter Many2one field like this:
<field name="service" domain="[('service_type', 'in', customer.service_types)]"/>
as google suggested, already tried parent.service_types.
Returns an empty list
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.