Ver código fonte

[minor] Added currency RON - Romanian New Leu

version-14
Anand Doshi 10 anos atrás
pai
commit
f13b45a89d
1 arquivos alterados com 4 adições e 2 exclusões
  1. +4
    -2
      frappe/country_info.json

+ 4
- 2
frappe/country_info.json Ver arquivo

@@ -1946,9 +1946,11 @@
},
"Romania": {
"code": "ro",
"currency_fraction": "Ban",
"currency": "RON",
"currency_fraction": "Bani",
"currency_fraction_units": 100,
"currency_symbol": "L",
"currency_name": "Romanian New Leu",
"currency_symbol": "lei",
"number_format": "#,###.##",
"timezones": [
"Europe/Bucharest"


Carregando…
Cancelar
Salvar