Ajout FAC_PDF_INTITULE2
This commit is contained in:
parent
9583fbc6ce
commit
0dacf19f22
@ -52,6 +52,8 @@ class modFacture {
|
|||||||
$const[4][1] = "chaine";
|
$const[4][1] = "chaine";
|
||||||
$const[5][0] = "FAC_PDF_SIRET";
|
$const[5][0] = "FAC_PDF_SIRET";
|
||||||
$const[5][1] = "chaine";
|
$const[5][1] = "chaine";
|
||||||
|
$const[6][0] = "FAC_PDF_INTITULE2";
|
||||||
|
$const[6][1] = "chaine";
|
||||||
|
|
||||||
foreach ($const as $key => $value)
|
foreach ($const as $key => $value)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user