Openbravo Issue Tracking System - Retail Modules
View Issue Details
0026405Retail ModulesMulti order paymentpublic2014-04-28 18:162015-03-13 16:52
sureshbabu 
mario_castello 
normaltrivialalways
closedfixed 
5
 
 
migueldejuana
No
0026405: [RR14Q2] in pay open tickets search popup, Done button wrongly in active state by default
Done button wrongly in active state by default, and when the user clicks Done button without selecting any receipt there is not response from the system
1) create an open receipts R1
2) Then from menu option, click "Pay open Tickets" option
3) Pay open Tickets popup appears in the screen

Defect: In the Popup one can see, "Done" button wrongly appears in active state(Green colour) and also when the user clicks the Done button there is no response from the system.
No tags attached.
blocks feature request 0028933RR16Q1 closed Retail QA: RR15Q2: Add tests for Mobile applications 
png Done button in active state by default, and when the user clicks Done button without selecting any receipt there is not response from the system.png (151,486) 2014-04-28 18:16
https://issues.openbravo.com/file_download.php?file_id=6890&type=bug
png
Issue History
2014-04-28 18:16sureshbabuNew Issue
2014-04-28 18:16sureshbabuAssigned To => malsasua
2014-04-28 18:16sureshbabuFile Added: Done button in active state by default, and when the user clicks Done button without selecting any receipt there is not response from the system.png
2014-04-28 18:16sureshbabuTriggers an Emergency Pack => No
2014-04-29 12:06malsasuaTarget Version => RR14Q3
2014-06-24 14:41migueldejuanaTarget VersionRR14Q3 => RR14Q4
2014-09-22 16:27mtaalTarget VersionRR14Q4 =>
2015-03-11 15:36mario_castelloAssigned Tomalsasua => mario_castello
2015-03-12 21:45hgbotCheckin
2015-03-12 21:45hgbotNote Added: 0075511
2015-03-12 21:45hgbotStatusnew => resolved
2015-03-12 21:45hgbotResolutionopen => fixed
2015-03-12 21:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/84fbaf6f0d7aa9c324960a9750183733ada0a02a [^]
2015-03-12 23:48OrekariaRelationship addedblocks 0028933
2015-03-13 11:24migueldejuanaReview Assigned To => migueldejuana
2015-03-13 11:24migueldejuanaNote Added: 0075533
2015-03-13 11:24migueldejuanaStatusresolved => closed
2015-03-13 16:52hgbotCheckin
2015-03-13 16:52hgbotNote Added: 0075576

Notes
(0075511)
hgbot   
2015-03-12 21:45   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 84fbaf6f0d7aa9c324960a9750183733ada0a02a
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Thu Mar 12 14:44:23 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/84fbaf6f0d7aa9c324960a9750183733ada0a02a [^]

fixed issue 26405: [RR14Q2] in pay open tickets search popup, Done button wrongly in active state by default

---
M web/org.openbravo.retail.posterminal/js/components/modalmultiorders.js
---
(0075533)
migueldejuana   
2015-03-13 11:24   
Tested and reviewed in 57a787534548
(0075576)
hgbot   
2015-03-13 16:52   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f0f173fda914a21f92df0e21ec4998109400c0d4
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Mar 13 16:51:53 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f0f173fda914a21f92df0e21ec4998109400c0d4 [^]

Related to issue 26405: [RR14Q2] in pay open tickets search popup, Done button wrongly in active state by default
Use a different event name than click, breaks the test currently, probably click event is already used or
taken by another event listener

---
M web/org.openbravo.retail.posterminal/js/components/modalmultiorders.js
---