+ shipped_qty_fill_up => { type => 'boolean', default => 'true', not_null => 1 },
+ shipped_qty_item_identity_fields => { type => 'array', default => '{parts_id}', not_null => 1 },
+ shipped_qty_require_stock_out => { type => 'boolean', default => 'false', not_null => 1 },