mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 05:29:18 +00:00
remove sql =
This commit is contained in:
@@ -10,7 +10,6 @@ from webnotes.model.doc import Document
|
||||
from webnotes.model.code import get_obj
|
||||
import webnotes.defaults
|
||||
|
||||
sql = webnotes.conn.sql
|
||||
|
||||
class DocType:
|
||||
def __init__(self,d,dl):
|
||||
|
||||
Reference in New Issue
Block a user