Fix: missing remise percent

This commit is contained in:
Regis Houssin 2011-05-13 09:38:38 +00:00
parent ead4ed1800
commit 38ccd7a068

View File

@ -716,7 +716,7 @@ if ($action == 'updateligne' && $user->rights->commande->creer && $_POST['save']
$description,
$up_ht,
$_POST['qty'],
$_POST['elremise_percent'],
$_POST['remise_percent'],
$vat_rate,
$localtax1_rate,
$localtax2_rate,