Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
commit
2483cc7965
@ -20,7 +20,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* \file htdocs/admin/credtitransfer.php
|
||||
* \file htdocs/admin/paymentbybanktransfer.php
|
||||
* \ingroup paymentbybanktransfer
|
||||
* \brief Page to setup payments by credit transfer
|
||||
*/
|
||||
|
||||
@ -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
|
||||
*/
|
||||
|
||||
@ -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
|
||||
*/
|
||||
|
||||
@ -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
|
||||
*/
|
||||
|
||||
@ -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
|
||||
*/
|
||||
|
||||
@ -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
|
||||
*/
|
||||
|
||||
@ -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.
|
||||
*/
|
||||
|
||||
@ -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
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user