Added Case Provision entity for recording caseworker involvement with cases
This commit is contained in:
@ -10,3 +10,13 @@ entity.oc_case_type.add_form:
|
||||
appears_on:
|
||||
- entity.oc_case_type.collection
|
||||
|
||||
entity.oc_case_provision.add_form:
|
||||
route_name: entity.oc_case_provision.add_page
|
||||
title: 'Add Case Provision'
|
||||
appears_on:
|
||||
- entity.oc_case_provision.collection
|
||||
entity.oc_case_provision_type.add_form:
|
||||
route_name: entity.oc_case_provision_type.add_form
|
||||
title: 'Add Case Provision type'
|
||||
appears_on:
|
||||
- entity.oc_case_provision_type.collection
|
||||
|
||||
Reference in New Issue
Block a user