mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 21:58:18 +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
5b50fe2ddb
commit
b5e5458f33
@ -1027,7 +1027,20 @@ budget_owner_outcome = review_outcome
|
|||||||
|
|
||||||
# Reset Form isRequestApproved
|
# Reset Form isRequestApproved
|
||||||
review_outcome = None</spiffworkflow:postScript>
|
review_outcome = None</spiffworkflow:postScript>
|
||||||
<spiffworkflow:preScript />
|
<spiffworkflow:preScript>"review_options": [
|
||||||
|
{
|
||||||
|
"label": "Approved",
|
||||||
|
"value": "app"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Need Additional Information",
|
||||||
|
"value": "nai"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Rejected",
|
||||||
|
"value": "rej"
|
||||||
|
}
|
||||||
|
]</spiffworkflow:preScript>
|
||||||
</bpmn:extensionElements>
|
</bpmn:extensionElements>
|
||||||
<bpmn:incoming>Flow_0h80bf3</bpmn:incoming>
|
<bpmn:incoming>Flow_0h80bf3</bpmn:incoming>
|
||||||
<bpmn:outgoing>Flow_0u9k2wx</bpmn:outgoing>
|
<bpmn:outgoing>Flow_0u9k2wx</bpmn:outgoing>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user