Hello ,
i have an error when adding/updating/deleting a item having multiple categories, i am using 2.3.5
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Posts by srehman66
Pages 1
Hello ,
i have an error when adding/updating/deleting a item having multiple categories, i am using 2.3.5
i think i have to change this code ::::-
// Adjustment for swiss franken, we always have 5 rappen = 1/20 franken
if ($this->curr_code == 'CHF') {
$val = $taxes['1']['Value'];
$val1 = (floatval((intval(round(($val*20),0)))/20));
$taxes['1']['Value'] = $val1;
}
return $taxes;
----------------
Kindly help me !!!!
hmm... very complicated ... lets see the $3.5 is the 3.5% of $100 is this possible that when i enter the amount $100(inclusive of tax) the tax will be $3.5 not any other!!????
Hello,
when i creating purchase order the system didn't calculate actual percentage tax .. the detail screenshot is here: http://imageshack.us/photo/my-images/40/orderpic.jpg/
in mentioned pic the tax should be $5 , but its 4.76 !!!!! i am using fa2.3.5
please quick response
Pages 1
FrontAccounting forum → Posts by srehman66
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.