2
0
mirror of https://github.com/frappe/books.git synced 2025-01-03 15:17:30 +00:00

fix: Angolan currency code

This commit is contained in:
18alantom 2022-05-10 11:12:35 +05:30
parent 93f8844c65
commit ee1a694c4f

View File

@ -62,15 +62,12 @@
"Angola": "Angola":
{ {
"code": "ao", "code": "ao",
"currency": "KZ", "currency": "AOA",
"currency_fraction": "Cêntimo", "currency_fraction": "Cêntimo",
"currency_fraction_units": 100, "currency_fraction_units": 100,
"currency_symbol": "AOA", "currency_symbol": "Kz",
"currency_name": "Kwanza", "currency_name": "Kwanza",
"timezones": "timezones": ["Africa/Luanda"]
[
"Africa/Luanda"
]
}, },
"Anguilla": "Anguilla":
{ {