Change El Salvador currency to USD

See user request here https://discuss.erpnext.com/t/el-salvador-default-currency-change-to-usd-please/52070

These proposed changes appear to agree with https://en.wikipedia.org/wiki/Salvadoran_col%C3%B3n
This commit is contained in:
John Clarke 2019-08-22 14:44:37 -06:00 committed by GitHub
parent 7a1da3a9bd
commit 3fb6475639
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -770,16 +770,18 @@
"Africa/Cairo"
]
},
"El Salvador": {
"code": "sv",
"currency": "SVC",
"currency_fraction": "Centavo",
"currency_fraction_units": 100,
"currency_name": "El Salvador Colon",
"currency_symbol": "\u20a1",
"number_format": "#,###.##",
"timezones": [
"America/El_Salvador"
El Salvador: {
code: sv,
currency: USD,
currency_fraction: Centavo,
currency_fraction_units: 100,
smallest_currency_fraction_value: 0.01,
currency_name: Dolar estadounidense,
currency_symbol: $,
date_format: dd-mm-yyyy,
number_format: #,###.##,
timezones: [
America/El_Salvador
]
},
"Equatorial Guinea": {