mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-20 07:15:11 +00:00
remove sql =
This commit is contained in:
@@ -9,7 +9,6 @@ from webnotes.model import db_exists
|
||||
from webnotes.model.bean import copy_doclist
|
||||
from webnotes import msgprint
|
||||
|
||||
sql = webnotes.conn.sql
|
||||
|
||||
class DocType:
|
||||
def __init__(self,doc,doclist=[]):
|
||||
|
||||
Reference in New Issue
Block a user