diff --git a/htdocs/product/stock/fiche.php b/htdocs/product/stock/fiche.php index 98f14b2f9f4..1f22f4218a8 100644 --- a/htdocs/product/stock/fiche.php +++ b/htdocs/product/stock/fiche.php @@ -62,7 +62,7 @@ if ($_POST["action"] == 'add') $mesg="
".$entrepot->error."
"; } else { - $mesg="
".$langs->trans("ErrorWarehouseLabelRequired")."
"; + $mesg="
".$langs->trans("ErrorWarehouseRefRequired")."
"; $_GET["action"]="create"; // Force retour sur page création } } @@ -134,7 +134,7 @@ if ($_GET["action"] == 'create') } print ''; - print ''; + print ''; print '"; @@ -198,10 +198,10 @@ else $head[$h][1] = $langs->trans("Info"); $h++; - dolibarr_fiche_head($head, $hselected, $langs->trans("Warehouse").': '.$entrepot->id); + dolibarr_fiche_head($head, $hselected, $langs->trans("Warehouse").': '.$entrepot->libelle); print '
'.$langs->trans("Label").'
'.$langs->trans("Ref").'
'.$langs->trans("Description").''; print '
'; - print ''; + print ''; print ''; print ''; @@ -241,7 +241,7 @@ else print ''; print '
'.$langs->trans("Label").''.$entrepot->libelle.'
'.$langs->trans("Ref").''.$entrepot->libelle.'
'.$langs->trans("Description").''.nl2br($entrepot->description).'
'.$langs->trans("LocationSummary").''.$entrepot->lieu.'
'; - print ''; + print ''; print '
'.$langs->trans("Label").'
'.$langs->trans("Ref").'
'.$langs->trans("Description").''; print '