process_info["process_model_identifier"] 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 Project Lead and Finance. It will be paid in the next pay run." "execute-procure-to-pay/cc-invoice-approval-process" "waku_invoice_rejected-Project_Lead" "Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by your Project Lead. The reason specified for the rejection is: " + invoice.commentsProjectLead "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.commentsFinance "execute-procure-to-pay/cc-invoice-approval-process" "waku_notify_finance" "Finance, an invoice has been submitted and awaits your approval.\nSubmitted by: " + current_user_extras["full_name"] "execute-procure-to-pay/cc-invoice-approval-process" "waku_notify_project_lead" "Project Lead, an invoice has been submitted and awaits your approval.\nSubmitted by: " + current_user_extras["full_name"] "execute-procure-to-pay/cc-invoice-approval-process" "waku_no_team_lead_response" "Hi " + current_user_extras["first_name"] + ", your invoice has been rejected. The reason specified for the rejection is: [" + invoice.commentsProjectLead + "]. Please get in touch with your Project Lead to discuss this further." "execute-procure-to-pay/cc-invoice-approval-process" "Something is wrong with the Message Body text. Contact Support" "Something is wrong with the Message Body text. Contact Support"