Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028393Retail ModulesWeb POSpublic2014-12-11 19:462015-01-30 17:14
jecharri 
malsasua 
immediatemajoralways
closedfixed 
5
 
RR15Q3RR15Q1 
malsasua
Production - QA Approved
2014-05-20
RR14Q3
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5e99759a9d68 [^]
No
0028393: Product scree is not loaded when you login without incremental refresh configured
Product scree is not loaded when you login without incremental refresh configured
-Login to the environment
-Add a product to the ticket and verify that product information is displayed properly -> good.png
-Logout and login again
-Add a product to the ticket and verify that product information is not displayed properly -> bad.png
No tags attached.
related to defect 0028350RR15Q1 closed malsasua Error when you login without incremental refresh configured 
png good.png (164,752) 2014-12-11 19:46
https://issues.openbravo.com/file_download.php?file_id=7595&type=bug
png

png bad.png (117,024) 2014-12-11 19:46
https://issues.openbravo.com/file_download.php?file_id=7596&type=bug
png
Issue History
2014-12-11 19:46jecharriNew Issue
2014-12-11 19:46jecharriAssigned To => malsasua
2014-12-11 19:46jecharriFile Added: good.png
2014-12-11 19:46jecharriResolution time => 1418166000
2014-12-11 19:46jecharriRegression level => Production - QA Approved
2014-12-11 19:46jecharriRegression introduced in release => RR14Q3
2014-12-11 19:46jecharriTriggers an Emergency Pack => No
2014-12-11 19:46jecharriIssue generated from0028350
2014-12-11 19:46jecharriRelationship addedrelated to 0028350
2014-12-11 19:46jecharriFile Added: bad.png
2014-12-15 13:37hgbotCheckin
2014-12-15 13:37hgbotNote Added: 0072510
2014-12-15 13:37hgbotStatusnew => resolved
2014-12-15 13:37hgbotResolutionopen => fixed
2014-12-15 13:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2edcb84becbd602448edc664e0d093048b535938 [^]
2014-12-15 16:34malsasuaReview Assigned To => malsasua
2014-12-15 16:34malsasuaNote Added: 0072516
2014-12-15 16:34malsasuaStatusresolved => closed
2014-12-15 16:34malsasuaFixed in Version => RR15Q1
2014-12-16 09:30malsasuaNote Added: 0072534
2014-12-16 09:30malsasuaStatusclosed => new
2014-12-16 09:30malsasuaResolutionfixed => open
2014-12-16 09:30malsasuaFixed in VersionRR15Q1 =>
2014-12-16 09:31malsasuaStatusnew => scheduled
2014-12-16 09:31malsasuafix_in_branch => pi
2014-12-16 09:31malsasuaStatusscheduled => resolved
2014-12-16 09:31malsasuaFixed in Version => RR15Q1
2014-12-16 09:31malsasuaResolutionopen => fixed
2014-12-16 09:32malsasuaRegression date => 2014-05-20
2014-12-16 09:32malsasuaRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5e99759a9d68 [^]
2014-12-16 09:32malsasuafix_in_branchpi =>
2014-12-16 09:32malsasuaNote Added: 0072535
2014-12-16 09:32malsasuaStatusresolved => closed
2015-01-30 17:14hgbotCheckin
2015-01-30 17:14hgbotNote Added: 0073956

Notes
(0072510)
hgbot   
2014-12-15 13:37   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 2edcb84becbd602448edc664e0d093048b535938
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Dec 15 13:36:48 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2edcb84becbd602448edc664e0d093048b535938 [^]

Fixed issue 28393. Now in case of full refresh, the application will only be rendered after the data loading is complete

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0072516)
malsasua   
2014-12-15 16:34   
verified
(0072534)
malsasua   
2014-12-16 09:30   
reopen to update regression info
(0072535)
malsasua   
2014-12-16 09:32   
reclosed
(0073956)
hgbot   
2015-01-30 17:14   
Repository: tools/automation/pi-mobile
Changeset: 7f875aa7c4ace95532a56ffc97cd80475ccfc3f4
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jan 30 12:51:40 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/7f875aa7c4ace95532a56ffc97cd80475ccfc3f4 [^]

Related to issue 28393: Added the 'I28393_IncrementalRefreshProductLoad' test

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/SystemSuite.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I28393_IncrementalRefreshProductLoad.java
---