mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-21 14:09:19 +00:00
@@ -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")},
|
||||
|
||||
Reference in New Issue
Block a user