refactor!: remove hub #28117

refactor!: remove hub
This commit is contained in:
Ankush Menat
2021-10-28 14:07:15 +05:30
committed by GitHub
parent c8d0d9ece9
commit b01635e1da
79 changed files with 17 additions and 5090 deletions

View File

@@ -202,7 +202,6 @@ def install(country=None):
{'doctype': "Party Type", "party_type": "Student", "account_type": "Receivable"},
{'doctype': "Party Type", "party_type": "Donor", "account_type": "Receivable"},
{'doctype': "Opportunity Type", "name": "Hub"},
{'doctype': "Opportunity Type", "name": _("Sales")},
{'doctype': "Opportunity Type", "name": _("Support")},
{'doctype': "Opportunity Type", "name": _("Maintenance")},