Hello,
At the moment I filer fields by using id in xml file, by using ID:
['|', ('picking_type_id', '=', 8), ('picking_type_id', '=', 9)]
Is it possible somehow to have link in xml dynamically, like it's possible in python code?
id= self.env.ref('model.item").id