Hello guys,
I have this context who works well in a windows action :
{'active_id': 1, 'search_default_picking_type_id': 1, 'default_picking_type_id': 1, 'contact_display': 'partner_address'}
It shows, by default, listing of pickings who has a picking_type_id of 1.
How to change this context to get all the picking with picking_type_id = 1 OR 2?