Merge branch 'develop' into ui-test-fix
This commit is contained in:
commit
8989bc49ae
1 changed files with 1 additions and 0 deletions
|
|
@ -175,6 +175,7 @@ def execute_patch(patchmodule, method=None, methodargs=None):
|
|||
|
||||
start_time = time.time()
|
||||
frappe.db.begin()
|
||||
frappe.db.auto_commit_on_many_writes = 0
|
||||
try:
|
||||
if patchmodule:
|
||||
if patchmodule.startswith("finally:"):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue