Stock Picking stock.picking Stock Picking stock.picking stock.picking.internal.search.custom stock.picking Shipment Group code action = records.open_form_shipment_group() Print Picking List code action = records.open_form_print_picking_list() check.product.tree check.product Cancel Picking code action = records.action_cancel_selected_pickings() stock.picking.filter.name.extend stock.picking ['|','|','|','|', ('name', 'ilike', self), ('origin', 'ilike', self), ('invoice_mp', 'ilike', self), ('number_soo', 'ilike', self), ('order_reference', 'ilike', self) ]