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-18 04:31:37 +00:00
parent bc3ee0b1a6
commit b2ba72e7f9
1 changed files with 7 additions and 11 deletions

View File

@ -171,17 +171,13 @@
</spiffworkflow:properties>
<spiffworkflow:instructionsForEndUser>Requestor: {{ current_user_extras["full_name"] }}
----------
| Project | Category | Sub-Category | Payment Method |
|---------|------------|------------------|---------------------|
| {{ project_name[0] }} | {{ category }} | {{ sub_category }} | {{ payment_method }} |
| Project | Category | Sub-Category | Payment Method | Criticality | Period |
|---------|------------|------------------|---------------------| ------------|---------|
| {{ project_name[0] }} | {{ category }} | {{ sub_category }} | {{ payment_method }} | {{ criticality }} | {{ period }} |
| Vendor Name | Criticality | Period |
|-----------------|------------|---------|
| {{ vendor }} | {{ criticality }} | {{ period }} |
| Purpose |
|-----------|
| purpose |</spiffworkflow:instructionsForEndUser>
| Vendor Name | Purpose |
|-----------------|-----------|
| {{ vendor }} | purpose |</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_0ss3jdh</bpmn:incoming>
@ -355,7 +351,7 @@ item_list_cnt = item_list_cnt + 1</bpmn:script>
----------
</spiffworkflow:instructionsForEndUser>
<spiffworkflow:preScript></spiffworkflow:preScript>
<spiffworkflow:preScript />
</bpmn:extensionElements>
<bpmn:incoming>Flow_0dxhx7x</bpmn:incoming>
<bpmn:outgoing>Flow_1ac8bib</bpmn:outgoing>