mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-23 15:09:20 +00:00
feat: remove explicit commit call
This commit is contained in:
@@ -17,4 +17,3 @@ def execute():
|
|||||||
SET
|
SET
|
||||||
wop.batch_size = 1
|
wop.batch_size = 1
|
||||||
""")
|
""")
|
||||||
frappe.db.commit()
|
|
||||||
|
|||||||
Reference in New Issue
Block a user