Hi
on "mrp.workorder" model work center field (workcenter_id) has domain as:
this domain is not working for "Work Center (workcenter_id)" field in "Work Orders" tab on MO in which fields are calculated by function "def _compute_workorder_ids(self):" on mrp.production model:
is there a way to put domain in this field in this computed one2many field?
All the best