2
0
mirror of https://github.com/frappe/books.git synced 2024-11-09 23:30:56 +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

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