fix: patch fixes for sla

This commit is contained in:
Himanshu Warekar 2019-06-17 09:35:34 +05:30
parent c58d0317a4
commit 199b43dbbb

View File

@ -39,7 +39,7 @@ def execute():
doc = frappe.get_doc("Service Level Agreement", service_level_agreement.name)
if doc.customer:
doc.append_to = "Customer"
doc.apply_to = "Customer"
doc.entity = doc.customer
doc.append("priorities", {