Bläddra i källkod

Merge pull request #3006 from chdecultot/country_info_correction

Correction of the currency format for France
version-14
Nabin Hait 8 år sedan
committed by GitHub
förälder
incheckning
85a2b506c0
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      frappe/geo/country_info.json

+ 1
- 1
frappe/geo/country_info.json Visa fil

@@ -846,7 +846,7 @@
"currency_fraction": "Cent", "currency_fraction": "Cent",
"currency_fraction_units": 100, "currency_fraction_units": 100,
"currency_symbol": "\u20ac", "currency_symbol": "\u20ac",
"number_format": "#,###.##",
"number_format": "# ###,##",
"timezones": [ "timezones": [
"Europe/Paris" "Europe/Paris"
] ]


Laddar…
Avbryt
Spara