modification de la description produit
This commit is contained in:
parent
31affa5572
commit
80e2acbe5b
@ -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'],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user