Merge pull request #17344 from altairis-noe/product_card_typo
product card typo
This commit is contained in:
commit
5bd13d6daa
@ -896,7 +896,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