mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-20 03:47:11 +00:00
Merge branch 'develop' of https://github.com/frappe/erpnext into erpnext_setup_cleanup
This commit is contained in:
@@ -528,7 +528,7 @@ def install_country_fixtures(company, country):
|
||||
except ImportError:
|
||||
pass
|
||||
except Exception:
|
||||
frappe.log_error()
|
||||
frappe.log_error("Unable to set country fixtures")
|
||||
frappe.throw(
|
||||
_("Failed to setup defaults for country {0}. Please contact support.").format(
|
||||
frappe.bold(country)
|
||||
|
||||
Reference in New Issue
Block a user