From 93d4da5f41c67f6f8d87d4f1107f99595339bf37 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 26 Mar 2021 02:43:24 +0100 Subject: [PATCH] Fix deprecated code --- htdocs/product/admin/product_lot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/product/admin/product_lot.php b/htdocs/product/admin/product_lot.php index 37b8e0bc975..d1b87bf0b14 100644 --- a/htdocs/product/admin/product_lot.php +++ b/htdocs/product/admin/product_lot.php @@ -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