Do not reset index on product import !!!
This commit is contained in:
parent
f796a6408e
commit
40a5d20cc8
@ -273,8 +273,6 @@ class modProduct extends DolibarrModules
|
|||||||
|
|
||||||
// Import product multiprice
|
// Import product multiprice
|
||||||
//--------
|
//--------
|
||||||
$r=0;
|
|
||||||
|
|
||||||
$r++;
|
$r++;
|
||||||
$this->import_code[$r]=$this->rights_class.'_'.$r;
|
$this->import_code[$r]=$this->rights_class.'_'.$r;
|
||||||
$this->import_label[$r]="ProductsMultiPrice"; // Translation key
|
$this->import_label[$r]="ProductsMultiPrice"; // Translation key
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user