removed code related to Badge

This commit is contained in:
nabinhait
2011-06-16 14:51:52 +05:30
parent 746d29bf92
commit b9d6fa5068
2 changed files with 0 additions and 5 deletions

View File

@@ -22,9 +22,6 @@ class DocType:
self.doc = doc
self.doclist = doclist
# Notification objects
self.badge_obj = get_obj('Badge Settings','Badge Settings','','',1)
#autoname function
def autoname(self):
self.doc.name = make_autoname(self.doc.naming_series+'.#####')