تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2439 أدوات العرض

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 ! 

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
سبتمبر 25
1611
2
أغسطس 25
746
2
أغسطس 25
5907
2
مايو 25
1103
2
أبريل 25
2096