User: alex clicked save for manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval/cc-invoice-approval-process-v2.bpmn

This commit is contained in:
demo 2022-11-24 04:27:12 +00:00
parent 43d3c6e3f3
commit dea63b8c95
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@
<spiffworkflow:property name="formJsonSchemaFilename" value="Submit-the-invoice_JSONSchema.json" />
<spiffworkflow:property name="formUiSchemaFilename" value="Submit-the-invoice_UISchema.json" />
</spiffworkflow:properties>
<spiffworkflow:postScript>len_invoice_comments = len(invoice["commentsSubmitter"].strip())</spiffworkflow:postScript>
<spiffworkflow:postScript>len_invoice_comments = len(invoice["commentSubmitter"].strip())</spiffworkflow:postScript>
<spiffworkflow:preScript># Set Comment Default
invoiceComment = ""</spiffworkflow:preScript>
</bpmn:extensionElements>