mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-08 15:51:19 +00:00
model_wrapper is now bean, refactoring defaults
This commit is contained in:
@@ -18,7 +18,7 @@ from __future__ import unicode_literals
|
||||
import webnotes
|
||||
|
||||
from webnotes.model import db_exists
|
||||
from webnotes.model.wrapper import copy_doclist
|
||||
from webnotes.model.bean import copy_doclist
|
||||
|
||||
sql = webnotes.conn.sql
|
||||
|
||||
|
||||
Reference in New Issue
Block a user