mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 18:04:46 +00:00
[minor] fix in patch
This commit is contained in:
@@ -5,6 +5,7 @@ from __future__ import unicode_literals
|
|||||||
import webnotes, os
|
import webnotes, os
|
||||||
|
|
||||||
def execute():
|
def execute():
|
||||||
|
from webnotes.utils import get_base_path
|
||||||
import shutil
|
import shutil
|
||||||
|
|
||||||
webnotes.reload_doc("core", "doctype", "doctype")
|
webnotes.reload_doc("core", "doctype", "doctype")
|
||||||
|
|||||||
Reference in New Issue
Block a user