Is there anyway of displaying prices to 4 decimal points, instead of the standard 2 decimal points that Actinic current displays?
Announcement
Collapse
No announcement yet.
Produict prices and decimals points
Collapse
X
-
here here, it is a pain that the inc vat price is never quite right, i have tried the various options in Business settings/ Tax / Advanced / Tax rounding but I never seem to be able to quite get the right price. Perhaps actinic can enlighten us to the best method of producing correct vat inc prices. there are plenty of site out there that seem to have the right price, am I missing something?
J--------------------
www.ProSite.co.uk
Comment
-
Hi there
Normally if there is a rounding issue like Jont had written, then we would advise the customer to use custom tax for that particular product. The standard workaround is to change the 'Tax Treatment' of the problem items to 'Custom' and manually enter the correct amount of VAT.
Then go to 'Design | Text', click 'Go to' and go to prompt ID 229. Replace
%s at %s%%
with
%s<!-- at %s%% -->
in order to prevent the irregular VAT rates from appearing online.
Kind Regards
__________________Nadeem Rasool
SellerDeck Development
Comment
Comment