modification de la description produit
This commit is contained in:
parent
11c7027ad7
commit
d46c53144e
@ -318,8 +318,9 @@ if ($_POST['action'] == "addligne" && $user->rights->propale->creer)
|
||||
$_POST['idprod'],
|
||||
$_POST['qty'],
|
||||
$_POST['remise'],
|
||||
$_POST['np_desc']);
|
||||
// $_POST['product_desc']);
|
||||
$_POST['np_desc'],
|
||||
test);
|
||||
//$_POST['product_desc']);
|
||||
}
|
||||
propale_pdf_create($db, $_POST['propalid'], $propal->modelpdf);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user