Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035646Retail ModulesGift cards and gift voucherspublic2017-03-30 11:102017-04-10 12:04
Sandrahuguet 
mario_castello 
normalmajorhave not tried
closedfixed 
20Community Appliance
 
RR17Q3 
marvintm
No
0035646: Click several times in Gift cards selector is allowed in hgvol
Click several times in Gift card selector is allowed in hgvol.
Enable all remote preferences
Log in in the web pos
Tap on Gift Certificates/Gift Cards/Voucher/Credit Notes
Notice that click several times in magnifying glass is allowed.
Disable magnifying glass while searching
Performance
related to defect 0032104 closed Sandrahuguet [RR16Q1][HighVol] Create many search requests induces postgres processes jam the cpu of the machine 
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 
patch 647.patch (2,887) 2017-03-31 22:24
https://issues.openbravo.com/file_download.php?file_id=10632&type=bug
patch 6471.patch (1,343) 2017-03-31 22:26
https://issues.openbravo.com/file_download.php?file_id=10633&type=bug
Issue History
2017-03-30 11:10SandrahuguetNew Issue
2017-03-30 11:10SandrahuguetAssigned To => Retail
2017-03-30 11:10SandrahuguetTriggers an Emergency Pack => No
2017-03-30 11:10SandrahuguetRelationship addedrelated to 0032104
2017-03-30 15:40SandrahuguetTag Attached: Performance
2017-03-30 17:19SandrahuguetResolution time => 1492639200
2017-03-30 17:19SandrahuguetSeverityminor => major
2017-03-31 16:54mario_castelloAssigned ToRetail => mario_castello
2017-03-31 17:05mario_castelloStatusnew => acknowledged
2017-03-31 17:05mario_castelloStatusacknowledged => scheduled
2017-03-31 17:16mario_castelloRelationship addedrelated to 0034440
2017-03-31 22:24mario_castelloFile Added: 647.patch
2017-03-31 22:26mario_castelloFile Added: 6471.patch
2017-04-06 21:21hgbotCheckin
2017-04-06 21:21hgbotNote Added: 0095881
2017-04-06 21:21hgbotStatusscheduled => resolved
2017-04-06 21:21hgbotResolutionopen => fixed
2017-04-06 21:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/27919109c9c27e9b084e95f9f6307bccb85d68c8 [^]
2017-04-06 21:23hgbotCheckin
2017-04-06 21:23hgbotNote Added: 0095882
2017-04-10 12:02marvintmReview Assigned To => marvintm
2017-04-10 12:02marvintmStatusresolved => closed
2017-04-10 12:04marvintmFixed in Version => RR17Q3

Notes
(0095881)
hgbot   
2017-04-06 21:21   
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: 27919109c9c27e9b084e95f9f6307bccb85d68c8
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Fri Mar 31 09:56:45 2017 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/27919109c9c27e9b084e95f9f6307bccb85d68c8 [^]

Fixed issue 0035646: Click several times in Gift cards selector is allowed in hgvol

- Added new function disableFilterButtons to disable the filters buttons in search action
- Added name for filters buttons
- Call the function in the search process for disabled/enabled the filters buttons during the execution process

---
M web/org.openbravo.retail.giftcards/js/components/GiftCardSearchDialog.js
---
(0095882)
hgbot   
2017-04-06 21:23   
Repository: tools/automation/pi-mobile
Changeset: f14ec56e70d5e12de23a73c365c8b3f1574db17c
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Fri Mar 31 14:23:50 2017 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f14ec56e70d5e12de23a73c365c8b3f1574db17c [^]

Verifies issue 35646: Fixed gift card test

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/TestIdExtModules.java
---