From 849338da8218a0f7ca918df30de112473fd0230d Mon Sep 17 00:00:00 2001 From: Simon Leipold <s.leipold@adito.de> Date: Tue, 25 May 2021 13:29:33 +0200 Subject: [PATCH] [Projekt: Entwicklung - Neon][TicketNr.: 1078596][Mitarbeiter Neuanlage - Feld Rolle ist auf Readonly] --- entity/EmployeeRole_entity/EmployeeRole_entity.aod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entity/EmployeeRole_entity/EmployeeRole_entity.aod b/entity/EmployeeRole_entity/EmployeeRole_entity.aod index 6fb10f3d02..772f769f7b 100644 --- a/entity/EmployeeRole_entity/EmployeeRole_entity.aod +++ b/entity/EmployeeRole_entity/EmployeeRole_entity.aod @@ -4,7 +4,7 @@ <title>Role</title> <majorModelMode>DISTRIBUTED</majorModelMode> <documentation>%aditoprj%/entity/EmployeeRole_entity/documentation.adoc</documentation> - <grantUpdate v="false" /> + <grantUpdate v="true" /> <titlePlural>Roles</titlePlural> <recordContainer>jdito</recordContainer> <entityFields> -- GitLab