Debug v15

This commit is contained in:
Laurent Destailleur
2022-01-03 03:06:18 +01:00
parent 219ca9b610
commit f7871be6cd
9 changed files with 68 additions and 25 deletions

View File

@@ -62,7 +62,7 @@ class modWorkstation extends DolibarrModules
// Used only if file README.md and README-LL.md not found.
$this->descriptionlong = "WorkstationsDescription";
// Possible values for version are: 'development', 'experimental', 'dolibarr', 'dolibarr_deprecated' or a version string like 'x.y.z'
$this->version = 'development';
$this->version = 'experimental';
// Url to the file with your last numberversion of this module
//$this->url_last_version = 'http://www.example.com/versionmodule.txt';