mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 03:39:11 +00:00
introducing model 3.0, refactored import module
This commit is contained in:
@@ -21,7 +21,7 @@ from __future__ import unicode_literals
|
||||
import webnotes
|
||||
from webnotes.model import delete_doc
|
||||
from webnotes.modules import reload_doc
|
||||
from webnotes.modules.export_module import export_to_files
|
||||
from webnotes.modules.export_file import export_to_files
|
||||
sql = webnotes.conn.sql
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user