Added Case Fee entity
This commit is contained in:
@ -40,3 +40,20 @@ entity.oc_case_provision_type.collection:
|
||||
description: 'List Case Provision type (bundles)'
|
||||
parent: system.admin_structure
|
||||
weight: 99
|
||||
|
||||
# Case Fee menu items definition
|
||||
entity.oc_case_fee.collection:
|
||||
title: 'Case Fee list'
|
||||
route_name: entity.oc_case_fee.collection
|
||||
description: 'List Case Fee entities'
|
||||
parent: system.admin_structure
|
||||
weight: 100
|
||||
|
||||
|
||||
# Case Fee type menu items definition
|
||||
entity.oc_case_fee_type.collection:
|
||||
title: 'Case Fee type'
|
||||
route_name: entity.oc_case_fee_type.collection
|
||||
description: 'List Case Fee type (bundles)'
|
||||
parent: system.admin_structure
|
||||
weight: 99
|
||||
|
||||
Reference in New Issue
Block a user