mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 11:09:17 +00:00
Trailing space removed in line 275
This commit is contained in:
@@ -273,7 +273,7 @@ def make_supplier_quotation(source_name, target_doc=None):
|
|||||||
}
|
}
|
||||||
}, target_doc)
|
}, target_doc)
|
||||||
|
|
||||||
return doclist
|
return doclist
|
||||||
|
|
||||||
@frappe.whitelist()
|
@frappe.whitelist()
|
||||||
def set_multiple_status(names, status):
|
def set_multiple_status(names, status):
|
||||||
|
|||||||
Reference in New Issue
Block a user