modules cleanup
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
def execute():
|
||||
import webnotes
|
||||
from webnotes.modules.module_manager import reload_doc
|
||||
from webnotes.modules import reload_doc
|
||||
from webnotes.model import delete_doc
|
||||
|
||||
delete_doc('DocType', 'Landed Cost Wizard')
|
||||
|
||||
Reference in New Issue
Block a user