Merge pull request #17344 from altairis-noe/product_card_typo

product card typo
This commit is contained in:
Laurent Destailleur 2021-04-27 01:31:11 +02:00 committed by GitHub
commit 5bd13d6daa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -896,7 +896,7 @@ if (empty($reshook)) {
$result = $facture->addline(
$desc,
$pu_ht,
price2nm(GETPOST('qty'), 'MS'),
price2num(GETPOST('qty'), 'MS'),
$tva_tx,
$localtax1_tx,
$localtax2_tx,