translations
This commit is contained in:
parent
7c73004171
commit
c20f9a4842
@ -25,7 +25,7 @@
|
|||||||
/**
|
/**
|
||||||
* \file htdocs/core/modules/commande/doc/pdf_proforma.modules.php
|
* \file htdocs/core/modules/commande/doc/pdf_proforma.modules.php
|
||||||
* \ingroup commande
|
* \ingroup commande
|
||||||
* \brief Fichier de la classe permettant de generer les commandes au modele Proforma
|
* \brief File of Class to generate PDF orders with template Proforma
|
||||||
*/
|
*/
|
||||||
|
|
||||||
require_once DOL_DOCUMENT_ROOT.'/core/modules/commande/doc/pdf_einstein.modules.php';
|
require_once DOL_DOCUMENT_ROOT.'/core/modules/commande/doc/pdf_einstein.modules.php';
|
||||||
@ -36,7 +36,7 @@ require_once DOL_DOCUMENT_ROOT.'/core/lib/pdf.lib.php';
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classe permettant de generer les commandes au modele Proforma
|
* Class to generate PDF orders with template Proforma
|
||||||
*/
|
*/
|
||||||
class pdf_proforma extends pdf_einstein
|
class pdf_proforma extends pdf_einstein
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user