瀏覽代碼

Merge pull request #3006 from chdecultot/country_info_correction

Correction of the currency format for France
version-14
Nabin Hait 8 年之前
committed by GitHub
父節點
當前提交
85a2b506c0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      frappe/geo/country_info.json

+ 1
- 1
frappe/geo/country_info.json 查看文件

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


Loading…
取消
儲存