Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033022Retail ModulesSampledatapublic2016-05-19 11:422016-05-23 18:02
plujan 
ranjith_qualiantech_com 
normalminorhave not tried
closedfixed 
5
RR16Q1.1 
RR16Q2RR16Q2 
Orekaria
Production - QA Approved
2015-10-08
RR16Q1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/0a0131cc2224 [^]
No
0033022: 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 => RR16Q2
2016-05-23 12:30hgbotCheckin
2016-05-23 12:30hgbotNote Added: 0086643
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.0RR16Q2/org.openbravo.retail.sampledata/rev/87ed17666ae23501123fdac3534d1c2561cf2388 [^]
2016-05-23 17:50OrekariaReview Assigned To => Orekaria
2016-05-23 17:50OrekariaStatusresolved => closed
2016-05-23 17:50OrekariaFixed in Version => RR16Q2
2016-05-23 18:02hgbotCheckin
2016-05-23 18:02hgbotNote Added: 0086683

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

Fixes issue 33022 : Deactivating "NoLayaway" User & Role

---
M referencedata/sampledata/The_White_Valley_Group/AD_ROLE.xml
M referencedata/sampledata/The_White_Valley_Group/AD_USER.xml
---
(0086683)
hgbot   
2016-05-23 18:02   
Repository: tools/automation/pi-mobile
Changeset: a9cb6bce6416ca48fe2edb3e4dfff3012507a7cb
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon May 23 17:56:50 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a9cb6bce6416ca48fe2edb3e4dfff3012507a7cb [^]

Verifies issue 33022: Modified automated test 'I31062_CheckValidationForNonLayawayAllowedUsers'

I31062_CheckValidationForNonLayawayAllowedUsers - Activated user "NoLayawayUser" for test

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31062_CheckValidationForNonLayawayAllowedUsers.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/I32347_VerifyLogInUserStatusImage.java
---