mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
Merge branch 'latest' of github.com:webnotes/erpnext into latest
This commit is contained in:
@@ -5,7 +5,6 @@ from webnotes.model.doc import Document
|
|||||||
|
|
||||||
def execute():
|
def execute():
|
||||||
add_website_manager()
|
add_website_manager()
|
||||||
return
|
|
||||||
cleanup_file_data()
|
cleanup_file_data()
|
||||||
update_patch_log()
|
update_patch_log()
|
||||||
from webnotes.modules import reload_doc
|
from webnotes.modules import reload_doc
|
||||||
|
|||||||
Reference in New Issue
Block a user