patch file
This commit is contained in:
parent
dc0461296d
commit
205e042113
4
erpnext/patches/task_email_notification.py
Normal file
4
erpnext/patches/task_email_notification.py
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
def execute():
|
||||||
|
import webnotes
|
||||||
|
from webnotes.modules.module_manager import reload_doc
|
||||||
|
reload_doc('projects', 'doctype', 'ticket')
|
Loading…
x
Reference in New Issue
Block a user