diff --git a/frappe/geo/country_info.json b/frappe/geo/country_info.json index 9d39e92fe9..d1d6531cc3 100644 --- a/frappe/geo/country_info.json +++ b/frappe/geo/country_info.json @@ -2567,7 +2567,11 @@ }, "Venezuela, Bolivarian Republic of": { "code": "ve", - "number_format": "#,###.##" + "number_format": "#.###,##", + "currency": "VEF", + "currency_symbol": "Bs.", + "currency_fraction": "Centimos", + "currency_fraction_units": 100 }, "Vietnam": { "code": "vn",