mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-22 06:29:20 +00:00
chore: clean up hooks
This commit is contained in:
@@ -48,7 +48,6 @@ def install(country=None):
|
||||
{"doctype": "Domain", "domain": "Manufacturing"},
|
||||
{"doctype": "Domain", "domain": "Retail"},
|
||||
{"doctype": "Domain", "domain": "Services"},
|
||||
{"doctype": "Domain", "domain": "Education"},
|
||||
{"doctype": "Domain", "domain": "Healthcare"},
|
||||
{"doctype": "Domain", "domain": "Non Profit"},
|
||||
# ensure at least an empty Address Template exists for this Country
|
||||
|
||||
Reference in New Issue
Block a user