Skip to content
Snippets Groups Projects

SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...

Closed Artur Pedziwilk requested to merge RP-3782-add-docker-desktop-quickstart into 20.10.x
2 files
+ 20
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -78,7 +78,7 @@ public class MaterialTypeAuthorizationExecutor implements IMaterialTypeAuthoriza
if(isModified)
{
throw new AuthorizationFailureException(
"Internal entity types can be managed only by the system user.");
"Internal entity type fields can be managed only by the system user.");
}
}
}
Loading