Return if old patch.py executed anyway
This commit is contained in:
parent
b2150de64b
commit
c57c5b0b44
@ -5,7 +5,8 @@ last_patch = 388
|
||||
|
||||
#-------------------------------------------
|
||||
|
||||
def execute_depricated(patch_no):
|
||||
def execute(patch_no):
|
||||
return
|
||||
import webnotes
|
||||
from webnotes.modules.module_manager import reload_doc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user