Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035624Retail ModulesWeb POSpublic2017-03-27 16:392017-03-28 17:05
mario_castello 
mario_castello 
normalminorhave not tried
closedfixed 
5
 
RR17Q2 
marvintm
No
0035624: Refactor some code in mobile.core and posterminal modules
The function disableFilterText in ob-retail-searchproductcharacteristic.js never used in web pos. This code is unnecesary.
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/77ecce7f71b5/web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js#l318 [^]
-
No tags attached.
related to defect 0034440 closed mario_castello [RR16Q4][HighVol] Click several times in Layaways search button and/or in SEARCH search button creates heavy postgres processes 
Issue History
2017-03-27 16:39mario_castelloNew Issue
2017-03-27 16:39mario_castelloAssigned To => Retail
2017-03-27 16:39mario_castelloTriggers an Emergency Pack => No
2017-03-27 16:40mario_castelloAssigned ToRetail => mario_castello
2017-03-27 16:40mario_castelloStatusnew => acknowledged
2017-03-27 16:40mario_castelloStatusacknowledged => scheduled
2017-03-27 16:44hgbotCheckin
2017-03-27 16:44hgbotNote Added: 0095591
2017-03-27 16:44hgbotStatusscheduled => resolved
2017-03-27 16:44hgbotResolutionopen => fixed
2017-03-27 16:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/1f3ee850e21231af39a6fb7f95d21ccb67230668 [^]
2017-03-27 16:46mario_castelloRelationship addedrelated to 0034440
2017-03-28 17:05marvintmReview Assigned To => marvintm
2017-03-28 17:05marvintmStatusresolved => closed
2017-03-28 17:05marvintmFixed in Version => RR17Q2

Notes
(0095591)
hgbot   
2017-03-27 16:44   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 1f3ee850e21231af39a6fb7f95d21ccb67230668
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Mon Mar 27 08:42:17 2017 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/1f3ee850e21231af39a6fb7f95d21ccb67230668 [^]

Fixed issue 0035624: Refactor some code in mobile.core and posterminal modules

- Delete unused function disableFilterText

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---