Laurent Destailleur 3 yıl önce
ebeveyn
işleme
2bef8a27c8
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      htdocs/fourn/ajax/getSupplierPrices.php

+ 1 - 1
htdocs/fourn/ajax/getSupplierPrices.php

@@ -43,7 +43,7 @@ $idprod = GETPOST('idprod', 'int');
 $prices = array();
 
 // Load translation files required by the page
-$langs->loadLangs(array("stocks", "margins"));
+$langs->loadLangs(array("stocks", "margins", "products"));
 
 
 /*