From c966c5ed87cfb07c1e20639e87b2b7c4fdde3950 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Tue, 19 Jul 2016 10:31:23 +0530 Subject: [PATCH] [fix] angolan currency #1828 --- frappe/geo/country_info.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frappe/geo/country_info.json b/frappe/geo/country_info.json index 0a51ac5d53..7cbee70727 100644 --- a/frappe/geo/country_info.json +++ b/frappe/geo/country_info.json @@ -50,9 +50,11 @@ }, "Angola": { "code": "ao", + "currency": "KZ", "currency_fraction": "C\u00eantimo", "currency_fraction_units": 100, - "currency_symbol": "Kz", + "currency_symbol": "AOA", + "currency_name": "Kwanza", "number_format": "#,###.##", "timezones": [ "Africa/Luanda"