Prepare v16

This commit is contained in:
Laurent Destailleur 2022-08-11 22:11:33 +02:00
parent a0f5c69ccd
commit b36838f103
2 changed files with 2 additions and 2 deletions

View File

@ -124,7 +124,7 @@ NEW: Added MMK currency (Myanmar Kyat)
Modules
NEW: Module Partnership Management
NEW: Experimental module Event Organization Management
NEW: Module Event Organization Management
For developers or integrators:

View File

@ -56,7 +56,7 @@ class modEventOrganization extends DolibarrModules
$this->description = "EventOrganizationDescription";
$this->descriptionlong = "EventOrganizationDescriptionLong";
$this->version = 'experimental';
$this->version = 'dolibarr';
// Key used in llx_const table to save module status enabled/disabled (where EVENTORGANIZATION is value of property name of module in uppercase)