removed print statements

This commit is contained in:
Nabin Hait
2013-04-09 17:43:36 +05:30
parent 5639035268
commit 97f6843b1c
9 changed files with 6 additions and 25 deletions

View File

@@ -12,6 +12,5 @@ def execute():
'Sales Invoice Spartan',
'Sales Invoice Modern'
]:
print r.get('name')
webnotes.modules.reload_doc(r.get('module'), 'Print Format', r.get('name'))