generated Organisation entity

This commit is contained in:
Naomi
2020-11-12 17:13:28 +00:00
parent 17f8ddba2e
commit 675a85dfb6
32 changed files with 2098 additions and 0 deletions

View File

@ -52,3 +52,20 @@ entity.oc_activity_type.collection:
parent: system.admin_structure
weight: 99
# Organisation menu items definition
entity.oc_organisation.collection:
title: 'Organisation list'
route_name: entity.oc_organisation.collection
description: 'List Organisation entities'
parent: system.admin_structure
weight: 100
# Organisation type menu items definition
entity.oc_organisation_type.collection:
title: 'Organisation type'
route_name: entity.oc_organisation_type.collection
description: 'List Organisation type (bundles)'
parent: system.admin_structure
weight: 99