This is an automated email from the ASF dual-hosted git repository.
dixitdeepak pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git
The following commit(s) were added to refs/heads/trunk by this push:
new f5cc0004d Added userFullName in UserLogin related demo/test data
f5cc0004d is described below
commit f5cc0004d0887b411635b865481c15953dd50648
Author: Deepak Dixit <[email protected]>
AuthorDate: Tue May 26 11:02:42 2026 +0530
Added userFullName in UserLogin related demo/test data
---
ebaystore/data/DemoEbayStoreData.xml | 4 ++--
ecommerce/data/DemoPurchasing.xml | 4 ++--
projectmgr/data/ProjectMgrDemoData.xml | 14 +++++++-------
projectmgr/data/ProjectMgrDemoPasswordData.xml | 12 ++++++------
scrum/data/scrumDemoData.xml | 20 ++++++++++----------
webpos/data/DemoRetail.xml | 4 ++--
6 files changed, 29 insertions(+), 29 deletions(-)
diff --git a/ebaystore/data/DemoEbayStoreData.xml
b/ebaystore/data/DemoEbayStoreData.xml
index 361e4969b..aa138088b 100644
--- a/ebaystore/data/DemoEbayStoreData.xml
+++ b/ebaystore/data/DemoEbayStoreData.xml
@@ -28,7 +28,7 @@
<PartyRole partyId="DemoEbayAccount1" roleTypeId="VENDOR"/>
<PartyRole partyId="DemoEbayAccount1" roleTypeId="OWNER"/>
<PartyStatus partyId="DemoEbayAccount1" statusId="PARTY_ENABLED"
statusDate="2001-01-01 12:00:00.0"/>
- <UserLogin userLoginId="testuser_ofbiz1" partyId="DemoEbayAccount1"
currentPassword="{SHA}bbf272ce445e1c48d94096afdba6a7888c1df1fe"/>
+ <UserLogin userLoginId="testuser_ofbiz1" userFullName="Demo1 ebay account
AU" partyId="DemoEbayAccount1"
currentPassword="{SHA}bbf272ce445e1c48d94096afdba6a7888c1df1fe"/>
<ProductStore productStoreId="90101" storeName="OFBiz Ebay Store1-AU"
companyName="Apache Ofbiz" title="Test OFBiz store1"
subtitle="Part of the Apache OFBiz Family of Open Source Software"
payToPartyId="DemoEbayAccount1" daysToCancelNonPay="30" prorateShipping="Y"
prorateTaxes="Y"
inventoryFacilityId="WebStoreWarehouse" oneInventoryFacility="Y"
checkInventory="Y" reserveInventory="Y" balanceResOnOrderCreation="Y"
reserveOrderEnumId="INVRO_FIFO_REC" requireInventory="N"
@@ -109,7 +109,7 @@
<PartyRole partyId="DemoEbayAccount2" roleTypeId="VENDOR"/>
<PartyRole partyId="DemoEbayAccount2" roleTypeId="OWNER"/>
<PartyStatus partyId="DemoEbayAccount2" statusId="PARTY_ENABLED"
statusDate="2001-01-01 12:00:00.0"/>
- <UserLogin userLoginId="testuser_ofbiz2" partyId="DemoEbayAccount2"
currentPassword="{SHA}bbf272ce445e1c48d94096afdba6a7888c1df1fe"/>
+ <UserLogin userLoginId="testuser_ofbiz2" userFullName="Demo2 ebay account
AU" partyId="DemoEbayAccount2"
currentPassword="{SHA}bbf272ce445e1c48d94096afdba6a7888c1df1fe"/>
<ProductStore productStoreId="90102" storeName="OFBiz Ebay Store2-AU"
companyName="Apache Ofbiz" title="Test OFBiz store2"
subtitle="Part of the Apache OFBiz Family of Open Source Software"
payToPartyId="DemoEbayAccount2" daysToCancelNonPay="30" prorateShipping="Y"
prorateTaxes="Y"
inventoryFacilityId="WebStoreWarehouse" oneInventoryFacility="Y"
checkInventory="Y" reserveInventory="Y" balanceResOnOrderCreation="Y"
reserveOrderEnumId="INVRO_FIFO_REC" requireInventory="N"
diff --git a/ecommerce/data/DemoPurchasing.xml
b/ecommerce/data/DemoPurchasing.xml
index a8be323de..0b97f0124 100644
--- a/ecommerce/data/DemoPurchasing.xml
+++ b/ecommerce/data/DemoPurchasing.xml
@@ -30,7 +30,7 @@ under the License.
<PartyContactMechPurpose partyId="BigSupplier" contactMechId="9002"
contactMechPurposeTypeId="BILLING_LOCATION" fromDate="2000-01-01 00:00:00.000"/>
<PartyContactMechPurpose partyId="BigSupplier" contactMechId="9002"
contactMechPurposeTypeId="GENERAL_LOCATION" fromDate="2000-01-01 00:00:00.000"/>
<PartyContactMechPurpose partyId="BigSupplier" contactMechId="9002"
contactMechPurposeTypeId="PAYMENT_LOCATION" fromDate="2000-01-01 00:00:00.000"/>
- <UserLogin userLoginId="BigSupplier"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
partyId="BigSupplier"/>
+ <UserLogin userLoginId="BigSupplier" userFullName="Big Supplier"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
partyId="BigSupplier"/>
<Party partyId="EuroSupplier" partyTypeId="PARTY_GROUP" />
<PartyGroup partyId="EuroSupplier" groupName="European Supplier"/>
@@ -41,7 +41,7 @@ under the License.
<PartyContactMechPurpose partyId="EuroSupplier" contactMechId="9003"
contactMechPurposeTypeId="BILLING_LOCATION" fromDate="2000-01-01 00:00:00.000"/>
<PartyContactMechPurpose partyId="EuroSupplier" contactMechId="9003"
contactMechPurposeTypeId="GENERAL_LOCATION" fromDate="2000-01-01 00:00:00.000"/>
<PartyContactMechPurpose partyId="EuroSupplier" contactMechId="9003"
contactMechPurposeTypeId="PAYMENT_LOCATION" fromDate="2000-01-01 00:00:00.000"/>
- <UserLogin userLoginId="EuroSupplier"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
partyId="EuroSupplier"/>
+ <UserLogin userLoginId="EuroSupplier" userFullName="European Supplier"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
partyId="EuroSupplier"/>
<!-- supplier pricing -->
<SupplierProduct partyId="DemoSupplier"
supplierPrefOrderId="10_MAIN_SUPPL" minimumOrderQuantity="0"
currencyUomId="USD" productId="GZ-1000" lastPrice="7.5"
supplierProductId="GZ-1000-0" availableFromDate="2005-01-01 00:00:00.000"/>
diff --git a/projectmgr/data/ProjectMgrDemoData.xml
b/projectmgr/data/ProjectMgrDemoData.xml
index e072e3fcf..4018b8ac8 100644
--- a/projectmgr/data/ProjectMgrDemoData.xml
+++ b/projectmgr/data/ProjectMgrDemoData.xml
@@ -26,7 +26,7 @@ under the License.
<!-- Demo Employee is an employee with no access to any projects-->
<Party partyId="DemoEmployee" partyTypeId="PERSON"
statusId="PARTY_ENABLED"/>
<Person partyId="DemoEmployee" firstName="Demo" lastName="Employee"/>
- <UserLogin userLoginId="DemoEmployee" partyId="DemoEmployee"/>
+ <UserLogin userLoginId="DemoEmployee" userFullName="Demo Employee"
partyId="DemoEmployee"/>
<PartyRole partyId="DemoEmployee" roleTypeId="EMPLOYEE"/>
<PartyRole partyId="DemoEmployee" roleTypeId="PROVIDER_ANALYST"/>
<PartyStatus partyId="DemoEmployee" statusId="PARTY_ENABLED"
statusDate="2001-01-01 12:00:00.0"/>
@@ -39,7 +39,7 @@ under the License.
<!-- Demo Employee1 manager is a projectmanager of both projects and can
can maintain data within the project-->
<Party partyId="DemoEmployee1" partyTypeId="PERSON"
statusId="PARTY_ENABLED"/>
<Person partyId="DemoEmployee1" firstName="Peter" lastName="Manager"/>
- <UserLogin userLoginId="DemoEmployee1" partyId="DemoEmployee1"/>
+ <UserLogin userLoginId="DemoEmployee1" userFullName="Peter Manager"
partyId="DemoEmployee1"/>
<PartyRole partyId="DemoEmployee1" roleTypeId="EMPLOYEE"/>
<PartyRole partyId="DemoEmployee1" roleTypeId="PROVIDER_MANAGER"/>
<PartyStatus partyId="DemoEmployee1" statusId="PARTY_ENABLED"
statusDate="2001-01-01 12:00:00.0"/>
@@ -52,7 +52,7 @@ under the License.
<!-- Demo Employee2 analist of project 1 can register time, accept and
assign tasks withn his project 1 only-->
<Party partyId="DemoEmployee2" partyTypeId="PERSON"
statusId="PARTY_ENABLED"/>
<Person partyId="DemoEmployee2" firstName="Jo" lastName="Analist1"/>
- <UserLogin userLoginId="DemoEmployee2" partyId="DemoEmployee2"/>
+ <UserLogin userLoginId="DemoEmployee2" userFullName="Jo Analist1"
partyId="DemoEmployee2"/>
<PartyRole partyId="DemoEmployee2" roleTypeId="PROVIDER_ANALYST"/>
<PartyRole partyId="DemoEmployee2" roleTypeId="EMPLOYEE"/>
<PartyStatus partyId="DemoEmployee2" statusId="PARTY_ENABLED"
statusDate="2001-01-01 12:00:00.0"/>
@@ -65,7 +65,7 @@ under the License.
<!-- Demo Employee3 analist of project 2 can register time, accept and
assign tasks withn his project 2 only-->
<Party partyId="DemoEmployee3" partyTypeId="PERSON"
statusId="PARTY_ENABLED"/>
<Person partyId="DemoEmployee3" firstName="Tom" lastName="Analist2"/>
- <UserLogin userLoginId="DemoEmployee3" partyId="DemoEmployee3"/>
+ <UserLogin userLoginId="DemoEmployee3" userFullName="Tom Analist2"
partyId="DemoEmployee3"/>
<PartyRole partyId="DemoEmployee3" roleTypeId="PROVIDER_ANALYST"/>
<PartyRole partyId="DemoEmployee3" roleTypeId="EMPLOYEE"/>
<PartyStatus partyId="DemoEmployee3" statusId="PARTY_ENABLED"
statusDate="2001-01-01 12:00:00.0"/>
@@ -78,7 +78,7 @@ under the License.
<!-- Demo Customer1 client for demo project 1 has access to project 1
only-->
<Party partyId="DemoCustomer1" partyTypeId="PERSON"
statusId="PARTY_ENABLED"/>
<Person partyId="DemoCustomer1" firstName="ManagerP1" lastName="Customer
1"/>
- <UserLogin userLoginId="DemoCustomer1" partyId="DemoCustomer1"/>
+ <UserLogin userLoginId="DemoCustomer1" userFullName="ManagerP1 Customer 1"
partyId="DemoCustomer1"/>
<PartyRole partyId="DemoCustomer1" roleTypeId="CUSTOMER"/>
<PartyRole partyId="DemoCustomer1" roleTypeId="CLIENT_MANAGER"/>
<PartyStatus partyId="DemoCustomer1" statusId="PARTY_ENABLED"
statusDate="2001-01-01 12:00:00.0"/>
@@ -91,7 +91,7 @@ under the License.
<!-- Demo Customer2 client for demo project 2 has access to project 2
only-->
<Party partyId="DemoCustomer2" partyTypeId="PERSON"
statusId="PARTY_ENABLED"/>
<Person partyId="DemoCustomer2" firstName="ManagerP2" lastName="Customer
2"/>
- <UserLogin userLoginId="DemoCustomer2" partyId="DemoCustomer2"/>
+ <UserLogin userLoginId="DemoCustomer2" userFullName="ManagerP2 Customer 2"
partyId="DemoCustomer2"/>
<PartyRole partyId="DemoCustomer2" roleTypeId="CUSTOMER"/>
<PartyRole partyId="DemoCustomer2" roleTypeId="CLIENT_MANAGER"/>
<PartyStatus partyId="DemoCustomer2" statusId="PARTY_ENABLED"
statusDate="2001-01-01 12:00:00.0"/>
@@ -104,7 +104,7 @@ under the License.
<!-- Demo Customer3 billing for demo project 1 and project 2 -->
<Party partyId="DemoCustomer3" partyTypeId="PERSON"
statusId="PARTY_ENABLED"/>
<Person partyId="DemoCustomer3" firstName="Billing" lastName="Customer 3"/>
- <UserLogin userLoginId="DemoCustomer3" partyId="DemoCustomer3"/>
+ <UserLogin userLoginId="DemoCustomer3" userFullName="Billing Customer 3"
partyId="DemoCustomer3"/>
<PartyRole partyId="DemoCustomer3" roleTypeId="CUSTOMER"/>
<PartyRole partyId="DemoCustomer3" roleTypeId="CLIENT_BILLING"/>
<PartyStatus partyId="DemoCustomer3" statusId="PARTY_ENABLED"
statusDate="2001-01-01 12:00:00.0"/>
diff --git a/projectmgr/data/ProjectMgrDemoPasswordData.xml
b/projectmgr/data/ProjectMgrDemoPasswordData.xml
index db3650fe3..520432575 100644
--- a/projectmgr/data/ProjectMgrDemoPasswordData.xml
+++ b/projectmgr/data/ProjectMgrDemoPasswordData.xml
@@ -18,10 +18,10 @@ specific language governing permissions and limitations
under the License.
-->
<entity-engine-xml>
- <UserLogin userLoginId="DemoCustomer1"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
partyId="DemoCustomer1"/>
- <UserLogin userLoginId="DemoCustomer2"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
partyId="DemoCustomer2"/>
- <UserLogin userLoginId="DemoEmployee"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
partyId="DemoEmployee"/>
- <UserLogin userLoginId="DemoEmployee1"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
partyId="DemoEmployee1"/>
- <UserLogin userLoginId="DemoEmployee2"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
partyId="DemoEmployee2"/>
- <UserLogin userLoginId="DemoEmployee3"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
partyId="DemoEmployee3"/>
+ <UserLogin userLoginId="DemoCustomer1" userFullName=""
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
partyId="DemoCustomer1"/>
+ <UserLogin userLoginId="DemoCustomer2" userFullName=""
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
partyId="DemoCustomer2"/>
+ <UserLogin userLoginId="DemoEmployee" userFullName=""
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
partyId="DemoEmployee"/>
+ <UserLogin userLoginId="DemoEmployee1" userFullName=""
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
partyId="DemoEmployee1"/>
+ <UserLogin userLoginId="DemoEmployee2" userFullName=""
mcurrentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
partyId="DemoEmployee2"/>
+ <UserLogin userLoginId="DemoEmployee3" userFullName=""
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
partyId="DemoEmployee3"/>
</entity-engine-xml>
diff --git a/scrum/data/scrumDemoData.xml b/scrum/data/scrumDemoData.xml
index 88290a5ed..8efff9fe4 100644
--- a/scrum/data/scrumDemoData.xml
+++ b/scrum/data/scrumDemoData.xml
@@ -87,16 +87,16 @@ under the License.
<Person partyId="DemoStakeholder" firstName="Demo Stakeholder"
lastName="Scrum"/>
<Person partyId="SCRUMADMIN" firstName="Scrum Admin" lastName="Scrum"/>
- <UserLogin userLoginId="productowner"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="DemoCustomer-1"/>
- <UserLogin userLoginId="scrummaster"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="SCRUMASTER"/>
- <UserLogin userLoginId="scrumteam1"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="SCRUMTEAM-1"/>
- <UserLogin userLoginId="scrumteam2"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="SCRUMTEAM-2"/>
- <UserLogin userLoginId="scrumteam3"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="SCRUMTEAM-3"/>
- <UserLogin userLoginId="scrumteam4"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="SCRUMTEAM-4"/>
- <UserLogin userLoginId="testadmin"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="SCRUMTESTADMIN"/>
- <UserLogin userLoginId="productowner2"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="DemoCustomer-2"/>
- <UserLogin userLoginId="DemoStakeholder"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="DemoStakeholder"/>
- <UserLogin userLoginId="scrumadmin"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="SCRUMADMIN"/>
+ <UserLogin userLoginId="productowner" userFullName="Product Owner Scrum"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="DemoCustomer-1"/>
+ <UserLogin userLoginId="scrummaster" userFullName="Scrum Master"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="SCRUMASTER"/>
+ <UserLogin userLoginId="scrumteam1" userFullName="Scrum Team 1"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="SCRUMTEAM-1"/>
+ <UserLogin userLoginId="scrumteam2" userFullName="Scrum Team 2"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="SCRUMTEAM-2"/>
+ <UserLogin userLoginId="scrumteam3" userFullName="Scrum Team 3"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="SCRUMTEAM-3"/>
+ <UserLogin userLoginId="scrumteam4" userFullName="Scrum Team 4"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="SCRUMTEAM-4"/>
+ <UserLogin userLoginId="testadmin" userFullName="Scrum Test Administrator"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="SCRUMTESTADMIN"/>
+ <UserLogin userLoginId="productowner2" userFullName="Product Owner 2
Scrum" currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="DemoCustomer-2"/>
+ <UserLogin userLoginId="DemoStakeholder" userFullName="Demo Stakeholder
Scrum" currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="DemoStakeholder"/>
+ <UserLogin userLoginId="scrumadmin" userFullName="Scrum Admin"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="SCRUMADMIN"/>
<UserLoginSecurityGroup userLoginId="productowner"
groupId="SCRUM_PRODUCT_OWNER" fromDate="2010-08-09 11:44:08.418"/>
<UserLoginSecurityGroup userLoginId="scrummaster" groupId="SCRUM_MASTER"
fromDate="2010-08-09 11:44:08.418"/>
diff --git a/webpos/data/DemoRetail.xml b/webpos/data/DemoRetail.xml
index 4bc6b1e68..7387d1f50 100644
--- a/webpos/data/DemoRetail.xml
+++ b/webpos/data/DemoRetail.xml
@@ -19,8 +19,8 @@
under the License.
-->
<entity-engine-xml>
- <UserLogin userLoginId="1" partyId="admin"
currentPassword="356a192b7913cf4c54574d18bdf24699395428d4" passwordHint="The
Number One, Yeah, Literally"/>
- <UserLogin userLoginId="2" partyId="ltdadmin"
currentPassword="a54bed37c5b3b28ee30760b5c8d1bbd735ef10cf" passwordHint="The
Number Two, Yeah, Literally"/>
+ <UserLogin userLoginId="1" userFullName="THE ADMINISTRATOR 1"
partyId="admin" currentPassword="356a192b7913cf4c54574d18bdf24699395428d4"
passwordHint="The Number One, Yeah, Literally"/>
+ <UserLogin userLoginId="2" userFullName="Limited Administrator - 1"
partyId="ltdadmin" currentPassword="a54bed37c5b3b28ee30760b5c8d1bbd735ef10cf"
passwordHint="The Number Two, Yeah, Literally"/>
<UserLoginSecurityGroup groupId="POSCLERK" userLoginId="1"
fromDate="2001-01-01 12:00:00.0"/>
<UserLoginSecurityGroup groupId="POSCLERK" userLoginId="2"
fromDate="2001-01-01 12:00:00.0"/>
<Facility facilityId="MyRetailStore" ownerPartyId="Company"
facilityTypeId="RETAIL_STORE" facilityName="My Retail Store"
description="Example Retail (POS) Store"/>