process_info["process_model_identifier"] task_id len_submitter_comment > 0 len_project_lead_comment > 0 len_finance_comment > 0 "manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval" "waku_invoice_submitted" "Thanks for submitting your invoice " + current_user_extras["first_name"] + ". We will keep you updated on the next steps." "manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval" "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." "manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval" "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." "manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval" "waku_invoice_rejected_ismatch" False True "Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by Finance. The reason specified for the rejection is: " + invoice["commentFinance"] "manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval" "waku_invoice_rejected_ismatch" False False "Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by Finance." "manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval" "waku_invoice_rejected_not_ismatch_not_pl_approve" True False "Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by your Project Lead. The reason specified for the rejection is: " + invoice["commentProjectLead"] "manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval" "waku_invoice_rejected_not_ismatch_not_pl_approve" False False "Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by your Project Lead." "manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval" "waku_invoice_rejected_not_ismatch_pl_approve" True "Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by Finance. The reason specified for the rejection is: " + invoice["commentFinance"] "manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval" "waku_invoice_rejected_not_ismatch_pl_approve" False "Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by Finance." "manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval" "waku_notify_finance" "Finance, an invoice has been submitted and awaits your approval.\nSubmitted by: " + current_user_extras["full_name"] "manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval" "waku_notify_project_lead" "Project Lead, an invoice has been submitted and awaits your approval.\nSubmitted by: " + current_user_extras["full_name"] "manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval" "waku_no_team_lead_response" "Hi " + current_user_extras["first_name"] + ", your invoice has been rejected. The reason specified for the rejection is: [" + invoice.commentProjectLead + "]. Please get in touch with your Project Lead to discuss this further." "manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval" "Something is wrong with the Message Body text-1. Contact Support" "Something is wrong with the Message Body text-2. Contact Support"