diff --git a/manage-procurement/process_group.json b/manage-procurement/process_group.json index 63f743ba..549c71c4 100644 --- a/manage-procurement/process_group.json +++ b/manage-procurement/process_group.json @@ -54,7 +54,19 @@ "display_order": 0, "id": "manage-procurement/procurement/requisition-order-management", "parent_groups": null, - "process_groups": [], + "process_groups": [ + { + "admin": false, + "description": "Procurement, Travel or Compensation", + "display_name": "New Demand Requests", + "display_order": 0, + "id": "manage-procurement/procurement/requisition-order-management/new-demand-requests", + "parent_groups": null, + "process_groups": [], + "process_models": [], + "sort_index": "New Demand Requests" + } + ], "process_models": [ { "description": "Raise New Procurement, Travel or Compensation Demand Request", diff --git a/manage-procurement/procurement/requisition-order-management/new-demand-requests/new-demand-request-procurement/process_group.json b/manage-procurement/procurement/requisition-order-management/new-demand-requests/new-demand-request-procurement/process_group.json deleted file mode 100644 index 30bd1e68..00000000 --- a/manage-procurement/procurement/requisition-order-management/new-demand-requests/new-demand-request-procurement/process_group.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "admin": false, - "description": "New Procurement Demand Request", - "display_name": "New Demand Request - Procurement", - "display_order": 0, - "parent_groups": null, - "process_groups": [], - "process_models": [] -} \ No newline at end of file