Browse Source

Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

Laurent Destailleur 3 years ago
parent
commit
2483cc7965

+ 1 - 1
htdocs/admin/paymentbybanktransfer.php

@@ -20,7 +20,7 @@
  */
 
 /**
- *	\file       htdocs/admin/credtitransfer.php
+ *	\file       htdocs/admin/paymentbybanktransfer.php
  *	\ingroup    paymentbybanktransfer
  *	\brief      Page to setup payments by credit transfer
  */

+ 1 - 1
htdocs/compta/facture/index.php

@@ -16,7 +16,7 @@
  */
 
 /**
- *	\file		htdocs/compat/facture/index.php
+ *	\file		htdocs/compta/facture/index.php
 *	\ingroup	facture
  *	\brief		Home page of customer invoices area
  */

+ 1 - 1
htdocs/core/lib/eventorganization.lib.php

@@ -16,7 +16,7 @@
  */
 
 /**
- * \file    eventorganization/lib/eventorganization.lib.php
+ * \file    htdocs/core/lib/eventorganization.lib.php
  * \ingroup eventorganization
  * \brief   Library files with common functions for EventOrganization
  */

+ 1 - 1
htdocs/core/modules/product_batch/mod_lot_free.php

@@ -18,7 +18,7 @@
  */
 
 /**
- *       \file       htdocs/core/modules/product/mod_lot_free.php
+ *       \file       htdocs/core/modules/product_batch/mod_lot_free.php
  *       \ingroup    productbatch
  *       \brief      File containing class for numbering model of Lot free
  */

+ 1 - 1
htdocs/core/modules/product_batch/mod_sn_advanced.php

@@ -22,7 +22,7 @@
  */
 
 /**
- * \file       htdocs/core/modules/product_batch/mod_batch_advanced.php
+ * \file       htdocs/core/modules/product_batch/mod_sn_advanced.php
  * \ingroup    productbatch
  * \brief      File containing class for numbering model of SN advanced
  */

+ 1 - 1
htdocs/core/modules/product_batch/mod_sn_free.php

@@ -18,7 +18,7 @@
  */
 
 /**
- *       \file       htdocs/core/modules/product/mod_sn_free.php
+ *       \file       htdocs/core/modules/product_batch/mod_sn_free.php
  *       \ingroup    productbatch
  *       \brief      File containing class for numbering model of SN free
  */

+ 1 - 1
htdocs/mrp/class/api_mos.class.php

@@ -22,7 +22,7 @@ require_once DOL_DOCUMENT_ROOT.'/mrp/class/mo.class.php';
 
 
 /**
- * \file    mrp/class/api_mo.class.php
+ * \file    htdocs/mrp/class/api_mos.class.php
  * \ingroup mrp
  * \brief   File for API management of MO.
  */

+ 1 - 1
htdocs/salaries/paiement_salary.php

@@ -18,7 +18,7 @@
  */
 
 /**
- *      \file       htdocs/compta/paiement_salary.php
+ *      \file       htdocs/salaries/paiement_salary.php
  *      \ingroup    salary
  *      \brief      Page to add payment of a salary
  */