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

This commit is contained in:
sartography-automated-committer 2023-01-14 03:50:29 +00:00
parent fc57b53672
commit 220711181a
1 changed files with 6 additions and 1 deletions

View File

@ -234,7 +234,12 @@
<bpmn:sequenceFlow id="Flow_0wzics1" sourceRef="Activity_17g8yz6" targetRef="Activity_1hnknc2" />
<bpmn:callActivity id="Activity_17g8yz6" name="Call STL Get External Data">
<bpmn:extensionElements>
<spiffworkflow:preScript>external_data_task_name = "Raise New Demand Request-Procurement-Normalize Item Cost"</spiffworkflow:preScript>
<spiffworkflow:preScript>external_data_task_name = "Raise New Demand Request-Procurement-Normalize Item Cost"
xe_convert_from_currency = currency
xe_convert_to_currency = "USD"
xe_amount = unit-price
xe_decimal_places = 2</spiffworkflow:preScript>
</bpmn:extensionElements>
<bpmn:incoming>Flow_07gw03w</bpmn:incoming>
<bpmn:outgoing>Flow_0wzics1</bpmn:outgoing>