-- HikaShop version -- : 2.6.3
-- Joomla version -- : 3.5.1
Is there a simple single way to configure decimal number treatment for currency and for sizes, and by extension to everything ?
It seems to me like I am missing one main place to manage this.
I have prices set to 2 decimals with ,comma, but when I enter non tax price the tax one gets shown with .dot.
Then if I enter a entire price like 10 € it shows 10 € but I want to show 10,00 €
For sizes I get 5 numbers after the .dot. but I want 2 numbers after the ,comma,
MSRP price shows with 5 decimals after .dot. although my currency configuration is set to 2 after ,comma, and although non MSRP prices show right in number of decimals but wrong with ,comma, and .dot.
Then form frontend HikaMarket to Backend everything changes again
I wil not go further as I think the problem is clear enough, I don't find a consistent way to setup this effectively, specially because input boxes accept and understan my ,comma, but they insist on displaying .dot. after refresh.
Thank you and sorry if it was too long.