This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Correction of the currency format for France
version-14
CH
8 years ago
parent
a06e4b73d2
commit
84f35a538b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
frappe/geo/country_info.json
+ 1
- 1
frappe/geo/country_info.json
View File
@@ -846,7 +846,7 @@
"currency_fraction": "Cent",
"currency_fraction_units": 100,
"currency_symbol": "\u20ac",
"number_format": "#
,###.
##",
"number_format": "#
###,
##",
"timezones": [
"Europe/Paris"
]
Write
Preview
Loading…
Cancel
Save