Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027982Retail ModulesCash uppublic2014-10-27 08:542014-11-06 20:32
sureshbabu 
migueldejuana 
normalmajoralways
closedfixed 
5
 
RR15Q1 
mtaal
QA functional test
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6cba111b8a5c [^]
No
0027982: [RR14Q4] At cash up window, at step 1 Next button wrongly in active state, even when there are pending receipts to be deleted
In Cash up window, when there are open tickets to be deleted, at step 1 "Next" button wrongly in active state, before deleting the pending receipts.
1) Login to Q4 instance, create a open ticket x1
2) Again create one more open ticket x2.
3) Then click Cash up option
4) At "Step 1 of 5: Review pending receipts", verify both the receipts X1 & X2 are listed for deletion.
5) Verify the Next button.

Defect: Next button wrongly in active state, even before deleting the pending receipts

Note: Refer the screen shot for details.

Regression in Q4: This feature is working fine in both Q2 & Q3 instances.
No tags attached.
caused by defect 0027212RR14Q4 closed Orekaria Stabilization: The buttons in the cashup can be tapped faster than the time its async processes need to finish 
png Next button is active in cashup window, even when there are pending receipts to be deleted.png (181,320) 2014-10-27 08:54
https://issues.openbravo.com/file_download.php?file_id=7428&type=bug
png
Issue History
2014-10-27 08:54sureshbabuNew Issue
2014-10-27 08:54sureshbabuAssigned To => marvintm
2014-10-27 08:54sureshbabuFile Added: Next button is active in cashup window, even when there are pending receipts to be deleted.png
2014-10-27 08:54sureshbabuRegression level => QA functional test
2014-10-27 08:54sureshbabuTriggers an Emergency Pack => No
2014-10-27 20:11hgbotCheckin
2014-10-27 20:11hgbotNote Added: 0071207
2014-10-27 21:13migueldejuanaAssigned Tomarvintm => migueldejuana
2014-10-27 21:13migueldejuanaRelationship addedrelated to 0027212
2014-10-28 10:16migueldejuanaRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6cba111b8a5c [^]
2014-10-28 10:54hgbotCheckin
2014-10-28 10:54hgbotNote Added: 0071215
2014-10-28 10:54hgbotStatusnew => resolved
2014-10-28 10:54hgbotResolutionopen => fixed
2014-10-28 10:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/70fc735fd6aad51ca15b69edf3aca7a905d13606 [^]
2014-11-03 14:36mtaalReview Assigned To => mtaal
2014-11-03 14:36mtaalNote Added: 0071359
2014-11-03 14:36mtaalStatusresolved => closed
2014-11-03 14:36mtaalFixed in Version => RR15Q1
2014-11-06 20:32dmitry_mezentsevRelationship replacedcaused by 0027212

Notes
(0071207)
hgbot   
2014-10-27 20:11   
Repository: tools/automation/pi-mobile
Changeset: 97c81dd84fb550cf47b9f6ed5ec85f3cac9977da
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon Oct 27 20:11:14 2014 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/97c81dd84fb550cf47b9f6ed5ec85f3cac9977da [^]

Related to issue 27982: added test 'I27982_Cashup1of5ButtonWronglyEnabledWithPendingSales'

---
M src-test/org/openbravo/retail/integrationtest/tests/issues/RetailIssuesTestSuite.java
A src-test/org/openbravo/retail/integrationtest/tests/issues/I27982_Cashup1of5ButtonWronglyEnabledWithPendingSales.java
---
(0071215)
hgbot   
2014-10-28 10:54   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 70fc735fd6aad51ca15b69edf3aca7a905d13606
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Oct 28 10:54:04 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/70fc735fd6aad51ca15b69edf3aca7a905d13606 [^]

Fixed issue 0027982: [RR14Q4] At cash up window, at step 1 Next button wrongly in active state, even when there are pending receipts to be deleted

We need to enable Next button in Step 1 just when synchronization has finished and when there are not pending receipts.

---
M web/org.openbravo.retail.posterminal/js/closecash/view/closecash.js
---
(0071359)
mtaal   
2014-11-03 14:36   
reviewed