Ir al contenido
Menú
Se marcó esta pregunta
1028 Vistas

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

Avatar
Descartar