modification de la description produit

This commit is contained in:
Regis Houssin 2006-02-12 12:31:09 +00:00
parent 4bbbb34bfc
commit 11c7027ad7

View File

@ -318,8 +318,8 @@ if ($_POST['action'] == "addligne" && $user->rights->propale->creer)
$_POST['idprod'],
$_POST['qty'],
$_POST['remise'],
$_POST['np_desc'],
$_POST['product_desc']);
$_POST['np_desc']);
// $_POST['product_desc']);
}
propale_pdf_create($db, $_POST['propalid'], $propal->modelpdf);
}