Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036639Retail ModulesMulti UPC/EAN for Productpublic2017-08-11 08:482017-09-26 13:40
jorgewederago 
jorgewederago 
normalminorN/A
closedfixed 
5
 
RR17Q4 
marvintm
No
0036639: The MultiUPC search should be using OB.Dal.findUsingCache instead of OB.Dal.find
In order to obtain better performance results all the queries related to MultiUPC should be using OB.Dal.findUsingCache instead of OB.Dal.find
N/A
No tags attached.
Issue History
2017-08-11 08:48jorgewederagoNew Issue
2017-08-11 08:48jorgewederagoAssigned To => jorgewederago
2017-08-11 08:48jorgewederagoTriggers an Emergency Pack => No
2017-08-11 08:49jorgewederagoStatusnew => scheduled
2017-08-11 10:11hgbotCheckin
2017-08-11 10:11hgbotNote Added: 0098482
2017-08-11 10:11hgbotStatusscheduled => resolved
2017-08-11 10:11hgbotResolutionopen => fixed
2017-08-11 10:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.multiupc/rev/2b306f19e0fc23b025ff1b29ecedfc720745feb7 [^]
2017-08-11 10:16jorgewederagoReview Assigned To => marvintm
2017-08-25 11:37marvintmStatusresolved => closed
2017-08-25 11:37marvintmFixed in Version => RR17Q4
2017-09-26 13:40hgbotCheckin
2017-09-26 13:40hgbotNote Added: 0099578

Notes
(0098482)
hgbot   
2017-08-11 10:11   
Repository: erp/pmods/org.openbravo.retail.multiupc
Changeset: 2b306f19e0fc23b025ff1b29ecedfc720745feb7
Author: Jorge Wederago <jorge.wederago <at> openbravo.com>
Date: Fri Aug 11 08:50:32 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.multiupc/rev/2b306f19e0fc23b025ff1b29ecedfc720745feb7 [^]

Fixed issue 36639: The MultiUPC search should be using OB.Dal.findUsingCache instead of OB.Dal.find

---
M web/org.openbravo.retail.multiupc/js/extendUPCSearch.js
---
(0099578)
hgbot   
2017-09-26 13:40   
Repository: erp/pmods/org.openbravo.retail.multiupc
Changeset: 1db14e6a6b9dfb7fd83770f34341b80062ac58b9
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Tue Sep 26 13:22:50 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.multiupc/rev/1db14e6a6b9dfb7fd83770f34341b80062ac58b9 [^]

Related to issue 36639: The MultiUPC search should be using OB.Dal.findUsingCache

Cache name was wrong and now it has its own for Product primary key search

---
M web/org.openbravo.retail.multiupc/js/extendUPCSearch.js
---