mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 21:28:05 +00:00
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:
parent
296c029af2
commit
adc8c50254
@ -329,7 +329,11 @@ item_list_cnt = item_list_cnt + 1</bpmn:script>
|
||||
| Purpose | purpose | Criticality | {{ criticality }} |
|
||||
| Vendor Name | {{ vendor }} | Period | {{ period }} |
|
||||
| Payment Method | {{ payment_method }} | | |
|
||||
</spiffworkflow:instructionsForEndUser>
|
||||
----------
|
||||
## Items
|
||||
| Item | Qty | Currency | Unit Price | Total Price | USD Price |
|
||||
|------|------|------------|------------|--------------|-------------|
|
||||
| {{ item }} | {{ qty }} | {{ currency }} | {{ unit_price }} | | |</spiffworkflow:instructionsForEndUser>
|
||||
<spiffworkflow:preScript>project_name = [x["name"] for x in dept_list if x["id"] == int(project)]</spiffworkflow:preScript>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0dxhx7x</bpmn:incoming>
|
||||
|
Loading…
x
Reference in New Issue
Block a user