Merge branch 'master' of github.com:webnotes/erpnext

This commit is contained in:
Nabin Hait
2012-05-01 11:37:45 +05:30
10 changed files with 47 additions and 17 deletions

View File

@@ -23,7 +23,7 @@ from webnotes.model.code import get_obj
from webnotes import msgprint
sql = webnotes.conn.sql
# -----------------------------------------------------------------------------------------
# Notification control
class DocType: