mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
remove sql =
This commit is contained in:
@@ -8,7 +8,6 @@ from webnotes.utils import flt, validate_email_add
|
||||
from webnotes.model.code import get_obj
|
||||
from webnotes import msgprint
|
||||
|
||||
sql = webnotes.conn.sql
|
||||
|
||||
class DocType:
|
||||
def __init__(self, doc, doclist=[]):
|
||||
|
||||
Reference in New Issue
Block a user