product card typo
This commit is contained in:
parent
5e2bec9cad
commit
81907191ca
@ -894,7 +894,7 @@ if (empty($reshook)) {
|
|||||||
$result = $facture->addline(
|
$result = $facture->addline(
|
||||||
$desc,
|
$desc,
|
||||||
$pu_ht,
|
$pu_ht,
|
||||||
price2nm(GETPOST('qty'), 'MS'),
|
price2num(GETPOST('qty'), 'MS'),
|
||||||
$tva_tx,
|
$tva_tx,
|
||||||
$localtax1_tx,
|
$localtax1_tx,
|
||||||
$localtax2_tx,
|
$localtax2_tx,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user