Searched refs:amount_ttc_1 (Results 1 – 2 of 2) sorted by relevance
64 $amount_ttc_1 = GETPOST('amount_ttc_1', 'alpha'); variable65 $amount_ttc_1 = price2num($amount_ttc_1); variable78 if (!$error && price2num($amount_ttc_1 + $amount_ttc_2) != $discount->amount_ttc)125 $newdiscount1->amount_ttc = $amount_ttc_1;132 …$newdiscount1->multicurrency_amount_ttc = $amount_ttc_1 * ($discount->multicurrency_amount_ttc / $…
69 $amount_ttc_1 = GETPOST('amount_ttc_1', 'alpha'); variable70 $amount_ttc_1 = price2num($amount_ttc_1); variable82 if (!$error && price2num($amount_ttc_1 + $amount_ttc_2) != $discount->amount_ttc) {125 $newdiscount1->amount_ttc = $amount_ttc_1;132 …$newdiscount1->multicurrency_amount_ttc = $amount_ttc_1 * ($discount->multicurrency_amount_ttc / $…