modification de la description produit
This commit is contained in:
parent
4993c5e84b
commit
ed83b33bc6
@ -151,6 +151,7 @@ if ($_POST['action'] == 'addligne' && $user->rights->commande->creer)
|
|||||||
{
|
{
|
||||||
$result = $commande->addline(
|
$result = $commande->addline(
|
||||||
$_POST['desc'],
|
$_POST['desc'],
|
||||||
|
$_POST['product_desc'],
|
||||||
$_POST['pu'],
|
$_POST['pu'],
|
||||||
$_POST['qty'],
|
$_POST['qty'],
|
||||||
$_POST['tva_tx'],
|
$_POST['tva_tx'],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user