diff --git a/htdocs/fourn/fiche.php b/htdocs/fourn/fiche.php index d0c4986e4c7..361863e36cb 100644 --- a/htdocs/fourn/fiche.php +++ b/htdocs/fourn/fiche.php @@ -32,6 +32,7 @@ require("./pre.inc.php"); $langs->load("suppliers"); +$langs->load("products"); $langs->load("bills"); $langs->load("orders"); $langs->load("companies");