odoo/addons/website_sale/static/src
Jeremy Kersten 1f10ef8055 [FIX] website_sale: fix amount format display
Before this commit, amount updated from ajax request don't respect currency format.
Eg: 1.200,000 => 1200.00

Now we use the grouping/thousand separator/decimal separator from l10n,
and if class decimal_precision is defined in dom, we use it. (format=0.001)

This commits closes: #11553
This commits is related to #1103
2016-11-29 17:00:18 +01:00
..
css [FIX] website_sale: the cart and modal in ecomerce are not responsive for phone 2015-02-16 16:33:01 +01:00
img [IMP] website_sale: Optional product with variant suggestion 2014-06-12 16:58:44 +02:00
js [FIX] website_sale: fix amount format display 2016-11-29 17:00:18 +01:00