modification de la description produit

This commit is contained in:
Regis Houssin 2006-02-11 17:24:04 +00:00
parent 31affa5572
commit 80e2acbe5b

View File

@ -140,6 +140,7 @@ if ($_POST['action'] == 'addligne' && $user->rights->commande->creer)
{
$result = $commande->addline(
$_POST['np_desc'],
$_POST['product_desc'],
$_POST['pu'],
$_POST['qty'],
$_POST['tva_tx'],