This commit is contained in:
Laurent Destailleur 2023-04-10 17:07:20 +02:00
parent 6914e2bb2a
commit 3e372602d8
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ class modStockTransfer extends DolibarrModules
// Module description, used if translation string 'ModuleStockTransferDesc' not found (StockTransfer is name of module).
$this->description = $langs->trans("ModuleStockTransferDesc");
// Used only if file README.md and README-LL.md not found.
$this->descriptionlong = "StockTransfer description (Long)";
$this->descriptionlong = "Advanced management of stock transfer orders with generation of stock transfer sheets";
// Possible values for version are: 'development', 'experimental', 'dolibarr', 'dolibarr_deprecated' or a version string like 'x.y.z'
$this->version = 'experimental';
// Url to the file with your last numberversion of this module

View File

@ -573,7 +573,7 @@ Module50Desc=Management of Products
Module51Name=Mass mailings
Module51Desc=Mass paper mailing management
Module52Name=Stocks
Module52Desc=Stock management
Module52Desc=Stock management (stock movement tracking and inventory)
Module53Name=Services
Module53Desc=Management of Services
Module54Name=Contracts/Subscriptions