mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 21:28:05 +00:00
User: natalia clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn
This commit is contained in:
parent
399f53acd7
commit
a1acd1fdc5
@ -276,7 +276,7 @@ Please fix.
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:serviceTaskOperator id="waku/SendMessage" resultVariable="wr">
|
||||
<spiffworkflow:parameters>
|
||||
<spiffworkflow:parameter id="message" type="str" value=""Thanks for submitting your invoice " + current_user_extras["first_name"] + ". We will keep you updated on the next steps.\n\nInvoice no: " + str(invoiceId) + "\nAmount: " + invoiceCurrency + str(invoiceAmount)" />
|
||||
<spiffworkflow:parameter id="message" type="str" value=""Thanks for submitting your invoice " + current_user_extras["first_name"] + ". We will keep you updated on the next steps. \n \n Invoice no: " + str(invoiceId) + "\n Amount: "" />
|
||||
<spiffworkflow:parameter id="message_type" type="str" value=""wakuext_sendOneToOneMessage"" />
|
||||
<spiffworkflow:parameter id="recipient" type="str" value="current_user_extras["status_key"]" />
|
||||
</spiffworkflow:parameters>
|
||||
|
Loading…
x
Reference in New Issue
Block a user