commit | 2c1f44ecfa22890c2449ffc9ac2a2fc609d0a6ea | [log] [tgz] |
---|---|---|
author | AravindPranera <ba@praneraservices.com> | Fri Sep 15 10:57:23 2017 +0530 |
committer | GitHub <noreply@github.com> | Fri Sep 15 10:57:23 2017 +0530 |
tree | df1d17e95a7540e868ce5bd96d3a8eb884333348 | |
parent | c73383c34c4843746abf02505af73481c3ae1bc3 [diff] |
Trailing space removed in line 275
diff --git a/erpnext/crm/doctype/opportunity/opportunity.py b/erpnext/crm/doctype/opportunity/opportunity.py index 7b052a6..944eb56 100644 --- a/erpnext/crm/doctype/opportunity/opportunity.py +++ b/erpnext/crm/doctype/opportunity/opportunity.py
@@ -273,7 +273,7 @@ } }, target_doc) - return doclist + return doclist @frappe.whitelist() def set_multiple_status(names, status):