Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033023Retail ModulesSampledatapublic2016-05-19 11:422016-05-23 18:40
plujan 
ranjith_qualiantech_com 
normalminorhave not tried
closedfixed 
5
RR16Q1.1 
RR16Q1.2RR16Q1.2 
marvintm
Production - QA Approved
2015-10-08
RR16Q1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/0a0131cc2224 [^]
No
0033023: New user "NoLayawayUser" with role "NoLayawayRole" added to sampledata
Sample Data shipped with the product should be treated carefully. It was created with a simple link to a real world scenario (a store for mountain products), so it is not a good practice to include users and roles that are for development purposes only.
The new user can be seen in the main login screen
Easiest (assuming the user is not required, which it is the most probable case): Remove the user and the role from sample data.

Better (assuming the role is required but not the user): Assign the role to an existing user

Even better: Use a proper name for the role
No tags attached.
blocks defect 0032998 closed ranjith_qualiantech_com New user "NoLayawayUser" with role "NoLayawayRole" added to sampledata 
Issue History
2016-05-23 12:03marvintmTypedefect => backport
2016-05-23 12:03marvintmTarget Version => RR16Q1.2
2016-05-23 12:30hgbotCheckin
2016-05-23 12:30hgbotNote Added: 0086644
2016-05-23 12:30hgbotStatusscheduled => resolved
2016-05-23 12:30hgbotResolutionopen => fixed
2016-05-23 12:30hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/a7fde4dbf013a3297c83966b135b450736816208 [^] => http://code.openbravo.com/retail/backports/3.0RR16Q1.2/org.openbravo.retail.sampledata/rev/58aac05c68b471f3ee9cb151943c2d7be6306a4e [^]
2016-05-23 17:06hgbotCheckin
2016-05-23 17:06hgbotNote Added: 0086678
2016-05-23 18:40marvintmReview Assigned To => marvintm
2016-05-23 18:40marvintmStatusresolved => closed
2016-05-23 18:40marvintmFixed in Version => RR16Q1.2

Notes
(0086644)
hgbot   
2016-05-23 12:30   
Repository: retail/backports/3.0RR16Q1.2/org.openbravo.retail.sampledata
Changeset: 58aac05c68b471f3ee9cb151943c2d7be6306a4e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon May 23 15:48:12 2016 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR16Q1.2/org.openbravo.retail.sampledata/rev/58aac05c68b471f3ee9cb151943c2d7be6306a4e [^]

Fixes issue 33023 : Deactivating "NoLayaway" User & Role

---
M referencedata/sampledata/The_White_Valley_Group/AD_ROLE.xml
M referencedata/sampledata/The_White_Valley_Group/AD_USER.xml
---
(0086678)
hgbot   
2016-05-23 17:06   
Repository: tools/automation/pi-mobile
Changeset: 52992c0650aafec004ed72a87a619f1a748f764f
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon May 23 17:03:19 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/52992c0650aafec004ed72a87a619f1a748f764f [^]

Verifies issue 33023: Modified automated test 'I31062_CheckValidationForNonLayawayAllowedUsers'

I31062_CheckValidationForNonLayawayAllowedUsers - Activated user "NoLayawayUser" for test

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31062_CheckValidationForNonLayawayAllowedUsers.java
---