diff --git a/htdocs/fourn/facture/fiche.php b/htdocs/fourn/facture/fiche.php index 36a36a2c8c2..0460c2ee27a 100644 --- a/htdocs/fourn/facture/fiche.php +++ b/htdocs/fourn/facture/fiche.php @@ -1819,7 +1819,7 @@ else print ''; $ajaxoptions=array( - 'update' => array('pqty' => 'qty'), + 'update' => array('pqty' => 'qty', 'p_remise_percent' => 'discount'), 'disabled' => 'addPredefinedProductButton', 'error' => $langs->trans("NoPriceDefinedForThisSupplier") ); @@ -1840,7 +1840,7 @@ else print ''; print ''; - print '%'; + print '%'; print ' '; print ' '; print '';