process["group_id"] process["model_id"] task_id "execute-procure-to-pay" "cc-invoice-approval-process" "waku_invoice_submitted" "Thanks for submitting your invoice " + current_user_extras["first_name"] + ". We will keep you updated on the next steps." "execute-procure-to-pay" "cc-invoice-approval-process" "waku_payment_pending_ismatch" "Hi " + current_user_extras["first_name"] + ", your invoice has been approved by Finance. It will be paid in the next pay run." "execute-procure-to-pay" "cc-invoice-approval-process" "waku_payment_pending_not_ismatch" "Hi " + current_user_extras["first_name"] + ", your invoice has been approved by your Team Lead and Finance. It will be paid in the next pay run." "execute-procure-to-pay" "cc-invoice-approval-process" "waku_invoice_rejected-Team_Lead" "Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by your Team Lead. The reason specified for the rejection is: [" + invoice.commentTeamLead "execute-procure-to-pay" "cc-invoice-approval-process" "waku_invoice_rejected-Finance" "Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by Finance. The reason specified for the rejection is: [" + invoice.commentFinance