mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 20:59:11 +00:00
removed print statements
This commit is contained in:
@@ -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'))
|
||||
|
||||
Reference in New Issue
Block a user