Update modReception.class.php (#25479)

defgroup brief
This commit is contained in:
UT from dolibit
2023-07-25 23:10:46 +02:00
committed by GitHub
parent 96b0b3f005
commit 3915bbaa14

View File

@@ -16,11 +16,12 @@
*/
/**
* \defgroup reception Module reception
* \brief Module pour gerer les réceptions de produits
* \file htdocs/core/modules/modReception.class.php
* \ingroup reception
* \brief Description and activation file for the module Reception
* \defgroup reception Module Reception
* \brief Module to manage receptions of products
*
* \file htdocs/core/modules/modReception.class.php
* \ingroup reception
* \brief Description and activation file for the module Reception
*/
include_once DOL_DOCUMENT_ROOT.'/core/modules/DolibarrModules.class.php';