forked from Wavyzz/dolibarr
Work on module paypal
This commit is contained in:
@@ -45,7 +45,7 @@ class modPayBox extends DolibarrModules
|
||||
|
||||
// Id for module (must be unique).
|
||||
// Use here a free id (See in Home -> System information -> Dolibarr for list of used modules id).
|
||||
$this->numero = 10000;
|
||||
$this->numero = 50000;
|
||||
// Key text used to identify module (for permissions, menus, etc...)
|
||||
$this->rights_class = 'paybox';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user