Multi devise
This commit is contained in:
parent
b44c746c2e
commit
ee14eab802
@ -62,7 +62,7 @@ class modMultiCurrency extends DolibarrModules
|
||||
$this->description = "Module to enter elements with a foreign currency";
|
||||
|
||||
// Possible values for version are: 'development', 'experimental', 'dolibarr' or 'dolibarr_deprecated' or version
|
||||
$this->version = 'development';
|
||||
$this->version = 'experimental';
|
||||
// Key used in llx_const table to save module status enabled/disabled (where MYMODULE is value of property name of module in uppercase)
|
||||
$this->const_name = 'MAIN_MODULE_'.strtoupper($this->name);
|
||||
// Where to store the module in setup page (0=common,1=interface,2=others,3=very specific)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user