User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn

This commit is contained in:
demo 2022-10-31 15:23:04 +00:00
parent d73f98280d
commit a64eaebd66
1 changed files with 6 additions and 34 deletions

View File

@ -757,23 +757,9 @@ try:
except NameError:
is_format = False
try:
time_zone
except NameError:
time_zone = "Asia/Dubai"
try:
date_format
except NameError:
date_format = "YMD"
try:
time_format
except NameError:
if is_format:
time_format = "24"
else:
time_format = "12"</spiffworkflow:preScript>
time_zone = "Asia/Dubai"
date_format = "YMD"
time_format = "24"</spiffworkflow:preScript>
</bpmn:extensionElements>
<bpmn:incoming>Flow_11zkgke</bpmn:incoming>
<bpmn:outgoing>Flow_0n3djvs</bpmn:outgoing>
@ -807,23 +793,9 @@ try:
except NameError:
is_format = False
try:
time_zone
except NameError:
time_zone = "Asia/Dubai"
try:
date_format
except NameError:
date_format = "YMD"
try:
time_format
except NameError:
if is_format:
time_format = "24"
else:
time_format = "12"</bpmn:script>
time_zone = "Asia/Dubai"
date_format = "YMD"
time_format = "24"</bpmn:script>
</bpmn:scriptTask>
<bpmn:sequenceFlow id="Flow_0n3djvs" sourceRef="Activity_1wqf9dm" targetRef="Activity_0ez288q" />
<bpmn:sequenceFlow id="Flow_0lr2fpj" sourceRef="Activity_0ez288q" targetRef="Event_0czwuqb" />