Fix deprecated code
This commit is contained in:
parent
44cb9dca67
commit
93d4da5f41
@ -89,7 +89,7 @@ print load_fiche_titre($langs->trans("ProductLotSetup"), $linkback, 'title_setup
|
||||
|
||||
$head = product_lot_admin_prepare_head();
|
||||
|
||||
dol_fiche_head($head, 'settings', $langs->trans("Batch"), -1, 'lot');
|
||||
print dol_get_fiche_head($head, 'settings', $langs->trans("Batch"), -1, 'lot');
|
||||
|
||||
/*
|
||||
* Lot Numbering models
|
||||
|
||||
Loading…
Reference in New Issue
Block a user