fix : deprecated
This commit is contained in:
parent
ec2a91471e
commit
fae572d43a
@ -81,7 +81,7 @@ if ($id > 0 || !empty($ref))
|
||||
|
||||
$totalpaye = $object->getSommePaiement();
|
||||
|
||||
dol_fiche_head($head, 'note', $langs->trans("InvoiceCustomer"), -1, 'bill');
|
||||
print dol_get_fiche_head($head, 'note', $langs->trans("InvoiceCustomer"), -1, 'bill');
|
||||
|
||||
// Invoice content
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user