fix : deprecated
This commit is contained in:
parent
9dc93b0e29
commit
3854808d21
@ -49,7 +49,7 @@ if ($id) {
|
||||
|
||||
$head = fiscalyear_prepare_head($object);
|
||||
|
||||
dol_fiche_head($head, 'info', $langs->trans("Fiscalyear"), 0, 'cron');
|
||||
print dol_get_fiche_head($head, 'info', $langs->trans("Fiscalyear"), 0, 'cron');
|
||||
|
||||
print '<table width="100%"><tr><td>';
|
||||
dol_print_object_info($object);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user