introducing model 3.0, refactored import module
diff --git a/sandbox/test_stock_entry.py b/sandbox/test_stock_entry.py
index e11d567..ec47b98 100644
--- a/sandbox/test_stock_entry.py
+++ b/sandbox/test_stock_entry.py
@@ -25,7 +25,7 @@
from webnotes.model.doc import Document
from webnotes.model.code import get_obj
from webnotes.utils import cstr, flt
-from webnotes.model.doclist import getlist
+from webnotes.model.wrapper import getlist
sql = webnotes.conn.sql
from sandbox.testdata.masters import *