[setup] remove sample data commit, fix namespace

This commit is contained in:
Prateeksha Singh
2017-12-25 12:30:35 +05:30
parent 79f8784772
commit b61d091f4c
2 changed files with 1 additions and 3 deletions

View File

@@ -31,8 +31,6 @@ def make_sample_data(domains, make_dependent = False):
make_projects(domains)
import_email_alert()
frappe.db.commit()
def make_opportunity(items, customer):
b = frappe.get_doc({
"doctype": "Opportunity",