ilscipio/scipio-erp

View on GitHub
applications/order/data/OrderDemoUser.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>
    <UserLogin userLoginId="DemoBuyer" currentPassword="{SHA}4afca3ceb9bb4b053efaf77766b5323163bd2266" passwordHint=""/>
    <UserLogin userLoginId="DemoRepAll" currentPassword="{SHA}4afca3ceb9bb4b053efaf77766b5323163bd2266" passwordHint=""/>
    <UserLogin userLoginId="DemoRepStore" currentPassword="{SHA}4afca3ceb9bb4b053efaf77766b5323163bd2266" passwordHint=""/>
    <UserLogin userLoginId="DemoCustCompany" currentPassword="{SHA}4afca3ceb9bb4b053efaf77766b5323163bd2266" passwordHint=""/>
    <UserLogin userLoginId="DemoCustAgent" currentPassword="{SHA}4afca3ceb9bb4b053efaf77766b5323163bd2266" passwordHint=""/>
    <UserLogin userLoginId="DemoCustomer" currentPassword="{SHA}4afca3ceb9bb4b053efaf77766b5323163bd2266" passwordHint=""/>
    <UserLogin userLoginId="supplier" partyId="externaluser" currentPassword="{SHA}4afca3ceb9bb4b053efaf77766b5323163bd2266" passwordHint=""/>
    <UserLoginSecurityGroup groupId="ORDERSUPPLIER_LTD" userLoginId="supplier" fromDate="2001-01-01 12:00:00.0"/>
</entity-engine-xml>