Doygen
This commit is contained in:
parent
ca2bcfa594
commit
a62b5a10fe
@ -27,7 +27,7 @@
|
||||
/**
|
||||
* \file htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
|
||||
* \ingroup commande
|
||||
* \brief File of Class to generate PDF orders with template Eratosthène
|
||||
* \brief File of Class to generate PDF orders with template Eratosthene
|
||||
*/
|
||||
|
||||
require_once DOL_DOCUMENT_ROOT.'/core/modules/commande/modules_commande.php';
|
||||
|
||||
@ -22,9 +22,9 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* \file htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
|
||||
* \file htdocs/core/modules/expedition/doc/pdf_eagle.modules.php
|
||||
* \ingroup expedition
|
||||
* \brief Class file used to generate the dispatch slips for the Rouget model
|
||||
* \brief Class file used to generate the dispatch slips for the Eagle model
|
||||
*/
|
||||
|
||||
require_once DOL_DOCUMENT_ROOT . '/core/modules/stocktransfer/modules_stocktransfer.php';
|
||||
|
||||
@ -26,9 +26,9 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* \file htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
|
||||
* \file htdocs/core/modules/commande/doc/pdf_eagle_proforma.modules.php
|
||||
* \ingroup commande
|
||||
* \brief File of Class to generate PDF orders with template Eratosthène
|
||||
* \brief File of Class to generate PDF orders with template Eagle
|
||||
*/
|
||||
|
||||
require_once DOL_DOCUMENT_ROOT.'/core/modules/commande/modules_commande.php';
|
||||
@ -39,7 +39,7 @@ require_once DOL_DOCUMENT_ROOT.'/core/lib/pdf.lib.php';
|
||||
|
||||
|
||||
/**
|
||||
* Class to generate PDF orders with template Eratosthene
|
||||
* Class to generate PDF orders with template Eagle
|
||||
*/
|
||||
class pdf_eagle_proforma extends ModelePDFCommandes
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user