Laurent Destailleur 2 years ago
parent
commit
3e372602d8
2 changed files with 2 additions and 2 deletions
  1. 1 1
      htdocs/core/modules/modStockTransfer.class.php
  2. 1 1
      htdocs/langs/en_US/admin.lang

+ 1 - 1
htdocs/core/modules/modStockTransfer.class.php

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

+ 1 - 1
htdocs/langs/en_US/admin.lang

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