User: alex clicked save for manage-procurement/procurement/requisition-order-management/new-demand-requests/new-demand-request-procurement/raise-new-demand-request-procurement.bpmn

This commit is contained in:
sartography-automated-committer 2022-12-22 15:04:23 +00:00
parent 95bc5ff1ff
commit 17ac420f5b

View File

@ -814,6 +814,12 @@ Please ensure that you have enough budget for the demand, and if needed, submit
</bpmn:boundaryEvent>
<bpmn:sequenceFlow id="Flow_1ypq7k8" sourceRef="Activity_1itequ5" targetRef="Submit_Validate_New_Demand_Request-Sub_Process" />
<bpmn:userTask id="Activity_1itequ5" name="Enter Demand Request Items">
<bpmn:extensionElements>
<spiffworkflow:properties>
<spiffworkflow:property name="formJsonSchemaFilename" value="demand-request-items-schema.json" />
<spiffworkflow:property name="formUiSchemaFilename" value="demand-request-items-uischema.json" />
</spiffworkflow:properties>
</bpmn:extensionElements>
<bpmn:incoming>Flow_0ss3jdh</bpmn:incoming>
<bpmn:outgoing>Flow_1ypq7k8</bpmn:outgoing>
</bpmn:userTask>