mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 05:35:20 +00:00
User: hurairaidrees@gmail.com clicked save for playground/nutech/issue2/issue2.bpmn
This commit is contained in:
parent
a6788bda0c
commit
9e0d15bf37
@ -43,7 +43,7 @@
|
||||
</bpmn:lane>
|
||||
</bpmn:laneSet>
|
||||
<bpmn:dataObject id="DataObject_0xeyry8" name="Data Object 0 Xeyry 8" />
|
||||
<bpmn:userTask id="Activity_0qpzdpu" name="Filling Issue Voucher Form">
|
||||
<bpmn:userTask id="Activity_0qpzdpu" name="Fill Issue Voucher form">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>
|
||||
# Create Issue Voucher
|
||||
@ -93,7 +93,7 @@ issue_voucher_number = f"ISS-{randint(0, 999999):06}"
|
||||
na_number = f"NA-{randint(0, 999999):06}"
|
||||
demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:userTask id="Activity_0ktbplg" name="Approved Checkbox">
|
||||
<bpmn:userTask id="Activity_0ktbplg" name="Approve Issue Voucher">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="decisionbuttons-schema.json" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user