mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 07:54:46 +00:00
remove sql =
This commit is contained in:
@@ -7,7 +7,6 @@ import webnotes
|
||||
from webnotes.utils import getdate, nowdate
|
||||
from webnotes import msgprint, _
|
||||
|
||||
sql = webnotes.conn.sql
|
||||
|
||||
class DocType:
|
||||
def __init__(self, doc, doclist=[]):
|
||||
|
||||
Reference in New Issue
Block a user