mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-07 07:20:26 +00:00
bind an event to form refresh
This commit is contained in:
@@ -14,7 +14,7 @@ def execute(patch_no):
|
||||
from webnotes.model.doc import Document
|
||||
from webnotes.model import delete_doc
|
||||
|
||||
elif patch_no == 301:
|
||||
if patch_no == 301:
|
||||
from patches.delivery_billing_status_patch import run_patch
|
||||
run_patch()
|
||||
elif patch_no == 302:
|
||||
|
||||
Reference in New Issue
Block a user