Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034890Retail ModulesWeb POSpublic2017-01-09 13:552017-01-24 11:06
jorge-garcia 
jorge-garcia 
highmajoralways
closedfixed 
5
 
RR16Q4.1RR16Q4.1 
marvintm
No
0034890: 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 => RR16Q4.1
2017-01-11 13:32hgbotCheckin
2017-01-11 13:32hgbotNote Added: 0093355
2017-01-11 13:32hgbotStatusscheduled => resolved
2017-01-11 13:32hgbotResolutionopen => fixed
2017-01-11 13:32hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR16Q4.1/org.openbravo.mobile.core/rev/2a27db7df27931ab94be1c84bdedceff68120dd1 [^]
2017-01-11 13:33hgbotCheckin
2017-01-11 13:33hgbotNote Added: 0093358
2017-01-12 17:19marvintmAssigned ToRetail => jorge-garcia
2017-01-16 13:56marvintmReview Assigned To => marvintm
2017-01-16 13:56marvintmStatusresolved => closed
2017-01-16 13:56marvintmFixed in Version => RR16Q4.1
2017-01-24 11:06hgbotCheckin
2017-01-24 11:06hgbotNote Added: 0093790

Notes
(0093355)
hgbot   
2017-01-11 13:32   
Repository: retail/backports/3.0RR16Q4.1/org.openbravo.mobile.core
Changeset: 2a27db7df27931ab94be1c84bdedceff68120dd1
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Jan 11 12:42:35 2017 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.1/org.openbravo.mobile.core/rev/2a27db7df27931ab94be1c84bdedceff68120dd1 [^]

Fixed issue 34890: 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
---
(0093358)
hgbot   
2017-01-11 13:33   
Repository: retail/backports/3.0RR16Q4.1/pi-mobile
Changeset: a5a77249302abc4664b080b75230c36bb8941713
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Jan 11 13:30:08 2017 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.1/pi-mobile/rev/a5a77249302abc4664b080b75230c36bb8941713 [^]

Verifies issue 34890: 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
---
(0093790)
hgbot   
2017-01-24 11:06   
Repository: tools/automation/pi-mobile
Changeset: a5a77249302abc4664b080b75230c36bb8941713
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Jan 11 13:30:08 2017 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a5a77249302abc4664b080b75230c36bb8941713 [^]

Verifies issue 34890: 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
---