HAS-CRM / IssueTracker

Issue Tracking
0 stars 0 forks source link

Approval Flow not working [Tomikawa] #3

Closed kinosker closed 7 years ago

kinosker commented 7 years ago

Background :

Depending on the quotation, there is a maximum of 3 approval levels at CRM. After each approval, there will be a check to determine if additional approval is required.

Issue: Due to network issue, Javascript did not complete running the script to create the additional approval request. This causes the quotation status to be stuck at "Pending Approval", but without any approval request.

kinosker commented 7 years ago

Interim Fix: Wrote javascript to simulate the creation of approval request without re-approving the quotation.