2
0
forked from Wavyzz/dolibarr

Work on module paypal

This commit is contained in:
Laurent Destailleur
2010-10-03 00:12:54 +00:00
parent 054f25b9ab
commit 0c83bf4779
12 changed files with 486 additions and 31 deletions

View File

@@ -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';