mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +00:00
[setup] remove sample data commit, fix namespace
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user