Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034889Retail ModulesWeb POSpublic2017-01-09 13:552017-03-15 14:11
jorge-garcia 
jorge-garcia 
highmajoralways
closedfixed 
5
 
RR17Q1RR17Q1 
marvintm
No
0034889: Find using cache does not work if high volumes is deactivate
Find using cache does not work if high volumes is deactivate
1) Disable remote for products in the backend if active
2) Change two products with this upc/ean:
    * Avalanche transceiver: 1234567890128
    * Adhesive body warners: 123456789012
3) Login in the WebPOS and search using upc/ean codes
4) Check both products are added.
5) Go to backend, to Product Window. Remove the UPC/EAN codes from these products
    * Avalanche transceiver
    * Adhesive body warners
6) Wait until Incremental refresh is done (don't do a browser refresh)
7) Scan again with the previous codes and check both products are added again to the receipt. Tjose codes are not associated anymore with those products.
No tags attached.
blocks defect 0034868 closed jorge-garcia Find using cache does not work if high volumes is deactivate 
Issue History
2017-01-10 12:11jorge-garciaTypedefect => backport
2017-01-10 12:11jorge-garciaTarget Version => RR17Q1
2017-01-11 12:21hgbotCheckin
2017-01-11 12:21hgbotNote Added: 0093347
2017-01-11 12:24hgbotCheckin
2017-01-11 12:24hgbotNote Added: 0093349
2017-01-11 12:24hgbotStatusscheduled => resolved
2017-01-11 12:24hgbotResolutionopen => fixed
2017-01-11 12:24hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR17Q1/org.openbravo.mobile.core/rev/fb781947d3e839939fa07db6554b92c6a695737d [^]
2017-01-12 17:19marvintmAssigned ToRetail => jorge-garcia
2017-01-16 13:55marvintmReview Assigned To => marvintm
2017-01-16 13:55marvintmStatusresolved => closed
2017-01-16 13:55marvintmFixed in Version => RR17Q1
2017-03-15 14:11hgbotCheckin
2017-03-15 14:11hgbotNote Added: 0095038

Notes
(0093347)
hgbot   
2017-01-11 12:21   
Repository: retail/backports/3.0RR17Q1/pi-mobile
Changeset: ed8c4a22ef112984df91ec0d01bbb04aec6f2b36
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Jan 11 10:18:49 2017 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1/pi-mobile/rev/ed8c4a22ef112984df91ec0d01bbb04aec6f2b36 [^]

Verifies issue 34889: Find using cache does not work if high volumes is
deactivate

Added test I34868_ResetCacheModelAfterIncrementalRefresh

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I34868_ResetCacheModelAfterIncrementalRefresh.java
---
(0093349)
hgbot   
2017-01-11 12:24   
Repository: retail/backports/3.0RR17Q1/org.openbravo.mobile.core
Changeset: fb781947d3e839939fa07db6554b92c6a695737d
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue Jan 10 12:36:11 2017 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1/org.openbravo.mobile.core/rev/fb781947d3e839939fa07db6554b92c6a695737d [^]

Fixed issue 34889: Find using cache does not work if high volumes is
deactivate

It’s necessary to reset the cache for those model associated with a
findUsingCache tthat has new data to be imported.

---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
---
(0095038)
hgbot   
2017-03-15 14:11   
Repository: tools/automation/pi-mobile
Changeset: ed8c4a22ef112984df91ec0d01bbb04aec6f2b36
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Jan 11 10:18:49 2017 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/ed8c4a22ef112984df91ec0d01bbb04aec6f2b36 [^]

Verifies issue 34889: Find using cache does not work if high volumes is
deactivate

Added test I34868_ResetCacheModelAfterIncrementalRefresh

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I34868_ResetCacheModelAfterIncrementalRefresh.java
---