Fixed merge conflict

This commit is contained in:
Nabin Hait
2018-03-23 16:20:27 +05:30
39 changed files with 1350 additions and 44 deletions

View File

@@ -217,6 +217,7 @@ def install(country=None):
{'doctype': "Party Type", "party_type": "Employee"},
{'doctype': "Party Type", "party_type": "Member"},
{'doctype': "Party Type", "party_type": "Shareholder"},
{'doctype': "Party Type", "party_type": "Student"},
{'doctype': "Opportunity Type", "name": "Hub"},
{'doctype': "Opportunity Type", "name": _("Sales")},