mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 03:05:34 +00:00
User: hurairaidrees@gmail.com clicked save for playground/nutech/issue2/issue2.bpmn
This commit is contained in:
parent
515e54410b
commit
a43e6baad0
@ -319,11 +319,11 @@ Gate pass and all the relevant documents collected</spiffworkflow:instructionsFo
|
|||||||
<bpmn:incoming>Flow_0x28v6i</bpmn:incoming>
|
<bpmn:incoming>Flow_0x28v6i</bpmn:incoming>
|
||||||
<bpmn:outgoing>Flow_0crx5dq</bpmn:outgoing>
|
<bpmn:outgoing>Flow_0crx5dq</bpmn:outgoing>
|
||||||
<bpmn:script>from random import randint
|
<bpmn:script>from random import randint
|
||||||
from django import forms
|
|
||||||
|
|
||||||
gate_pass_no = f"GPP-{randint(0, 999999):06}"
|
gate_pass_no = f"GPP-{randint(0, 999999):06}"
|
||||||
authorization_no = f"AUTH-{randint(0, 999999):06}"
|
authorization_no = f"AUTH-{randint(0, 999999):06}"
|
||||||
|
|
||||||
time_in=forms.TimeInput(attrs={"type": "time"})
|
|
||||||
|
|
||||||
</bpmn:script>
|
</bpmn:script>
|
||||||
</bpmn:scriptTask>
|
</bpmn:scriptTask>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user