forked from Wavyzz/dolibarr
FIX Option to manage packaging. FIX size/length/volume of reception
This commit is contained in:
@@ -786,7 +786,7 @@ class modService extends DolibarrModules
|
||||
}
|
||||
if (!empty($conf->global->PRODUCT_USE_SUPPLIER_PACKAGING)) {
|
||||
$this->import_examplevalues_array[$r] = array_merge($this->import_examplevalues_array[$r], array(
|
||||
'sp.packagning'=>'1',
|
||||
'sp.packagning'=>'10',
|
||||
));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user