Update adherent.class.php
This commit is contained in:
parent
9cd5fabba8
commit
5a98958280
@ -1614,7 +1614,7 @@ class Adherent extends CommonObject
|
|||||||
// Generate PDF (whatever is option MAIN_DISABLE_PDF_AUTOUPDATE) so we can include it into email
|
// Generate PDF (whatever is option MAIN_DISABLE_PDF_AUTOUPDATE) so we can include it into email
|
||||||
//if (empty($conf->global->MAIN_DISABLE_PDF_AUTOUPDATE))
|
//if (empty($conf->global->MAIN_DISABLE_PDF_AUTOUPDATE))
|
||||||
|
|
||||||
$invoice->generateDocument($invoice->modelpdf, $outputlangs, 0, 0, 0);
|
$invoice->generateDocument($invoice->modelpdf, $outputlangs);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user