Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged

There are three functions in stock_warehouse.py dedicated for initializing, creating and updating picking type values. Those are:

_create_or_update_sequences_and_picking_types(self)

and within;

_get_picking_type_update_values()
_get_picking_type_create_values(max_sequence)

Variables I don't want to initialize are: 

'in_type_id', 
'out_type_id',
'pack_type_id',
'pick_type_id',
'int_type_id',

Is there a way to override these functions when creating a new Warehouse? 

If possible without any further consequences. 

Thanks ! 

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
avg. 25
548
2
avg. 25
2837
2
maj 25
950
2
apr. 25
1892
1
apr. 25
4932