ilscipio/scipio-erp

View on GitHub
applications/commonext/data/OfbizSetupSecurityPermissionSeedData.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8"?>
<!--
This file is subject to the terms and conditions defined in the
files 'LICENSE' and 'NOTICE', which are part of this source
code package.
-->
<entity-engine-xml>
    <!-- SCIPIO: NOTE: 2017-08-08: some renames inlined here, because the SETUP name/prefix is reused for the new setup application -->
    <SecurityPermission description="ALL Scipio Setup operations." permissionId="SETUP_ADMIN"/>
    <SecurityPermission description="Scipio Setup View permission." permissionId="SETUP_VIEW"/>

    <SecurityGroupPermission groupId="SUPER" permissionId="SETUP_ADMIN"/>
</entity-engine-xml>