[refactor modules]

This commit is contained in:
Rushabh Mehta
2014-09-09 12:38:21 +05:30
parent 1aea75261d
commit ed37cef32a
31 changed files with 18 additions and 339 deletions

View File

@@ -7,7 +7,7 @@ import json
import re
from frappe.model.naming import make_autoname
from frappe.utils import cint
from frappe.utils.email_lib import sendmail_to_system_managers
from frappe.email import sendmail_to_system_managers
doctype_series_map = {
'Attendance': 'ATT-',