Skip to content
Snippets Groups Projects
Commit 4d7c2ff5 authored by Regis Houssin's avatar Regis Houssin
Browse files

Fix: error with localtax

parent bdd06729
No related branches found
No related tags found
No related merge requests found
...@@ -425,6 +425,8 @@ if ($_POST["action"] == 'addinpropal') ...@@ -425,6 +425,8 @@ if ($_POST["action"] == 'addinpropal')
$pu_ht, $pu_ht,
$_POST["qty"], $_POST["qty"],
$tva_tx, $tva_tx,
0, // localtax1
0, // localtax2
$prod->id, $prod->id,
$_POST["remise_percent"], $_POST["remise_percent"],
$price_base_type, $price_base_type,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment