Use better module id number
This commit is contained in:
parent
e9b9491a35
commit
16a074a69b
@ -43,7 +43,7 @@ class modProductBatch extends DolibarrModules
|
|||||||
global $langs,$conf;
|
global $langs,$conf;
|
||||||
|
|
||||||
$this->db = $db;
|
$this->db = $db;
|
||||||
$this->numero = 150010;
|
$this->numero = 39000;
|
||||||
|
|
||||||
$this->family = "products";
|
$this->family = "products";
|
||||||
$this->name = preg_replace('/^mod/i','',get_class($this));
|
$this->name = preg_replace('/^mod/i','',get_class($this));
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user