User: alex clicked save for shared/currency/currency-format.bpmn
This commit is contained in:
parent
c928f1e67b
commit
cf922a474a
|
@ -40,6 +40,7 @@ addNew = False</spiffworkflow:preScript>
|
|||
<bpmn:scriptTask id="Activity_1q2cms5" name="Add Currency Format">
|
||||
<bpmn:incoming>Flow_174qezd</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1jyj2rk</bpmn:outgoing>
|
||||
<bpmn:script>curAmount_str = "{:0,.2f}".format(curAmount)</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_0ljzxco" sourceRef="Activity_0045py7" targetRef="Event_0brhprl" />
|
||||
<bpmn:manualTask id="Activity_0045py7" name="Display Currency Format">
|
||||
|
|
Loading…
Reference in New Issue