Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036062Retail ModulesWeb POSpublic2017-05-22 11:002017-06-26 09:39
jonibc 
ebecerra 
normalminoralways
closedfixed 
5
 
RR17Q3 
marvintm
No
0036062: [SERQA 2865]Label 'Payment Breakdown' is not hidden after 'Void Layaway' or 'Cancel Layaway'
If a layaway is created, and later is voided or canceled, the label 'Payment Breakdown' where all the payments related with the layaway are shown, does not hidden after cancel or void the layaway.

The issue is reproducible in Pi.
1-Login to WebPOS.
2-In lateral menu select 'Layaway this receipt'.
3-Select a customer, select any product.
4-Press the amount button. Pay 1€ of the layaway.
5-Open the layaway from the 'Layaways' button in the lateral menu. Select the layaway previously created.
6-In lateral menu select 'Cancel this layaway' or 'Void this layaway'.
7-When a new receipt is opened, the label 'Payment breakdown' still is shown.
Hide the label after 'Cancel layaway' or 'Void layaway' process.
No tags attached.
Issue History
2017-05-22 11:00jonibcNew Issue
2017-05-22 11:00jonibcAssigned To => Retail
2017-05-22 11:00jonibcTriggers an Emergency Pack => No
2017-05-22 12:17jonibcResolution time => 1496613600
2017-06-05 10:23marvintmResolution time1496613600 => 1497477600
2017-06-21 18:21ebecerraAssigned ToRetail => ebecerra
2017-06-26 08:40marvintmResolution time1497477600 => 1498773600
2017-06-26 09:28hgbotCheckin
2017-06-26 09:28hgbotNote Added: 0097636
2017-06-26 09:28hgbotStatusnew => resolved
2017-06-26 09:28hgbotResolutionopen => fixed
2017-06-26 09:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4938104e90bf97c4376c841138c44db40fef7459 [^]
2017-06-26 09:34marvintmReview Assigned To => marvintm
2017-06-26 09:34marvintmStatusresolved => closed
2017-06-26 09:34marvintmFixed in Version => RR17Q3
2017-06-26 09:39hgbotCheckin
2017-06-26 09:39hgbotNote Added: 0097639

Notes
(0097636)
hgbot   
2017-06-26 09:28   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 4938104e90bf97c4376c841138c44db40fef7459
Author: Eduardo Becerra <ebec70 <at> yahoo.com>
Date: Thu Jun 22 12:18:15 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4938104e90bf97c4376c841138c44db40fef7459 [^]

Fixed issue 36062: Hide 'Payment Breakdown' when Cancel or Void a Layaway

---
M web/org.openbravo.retail.posterminal/js/components/order.js
---
(0097639)
hgbot   
2017-06-26 09:39   
Repository: tools/automation/pi-mobile
Changeset: b4842f6974f3d2f8cb26f258194c030da1f2eaac
Author: Eduardo Becerra <ebec70 <at> yahoo.com>
Date: Thu Jun 22 12:15:41 2017 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b4842f6974f3d2f8cb26f258194c030da1f2eaac [^]

Related to issue 36062: Add automated test 'I36062_HidePaymentWhenCancelOrVoidLayaway'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I36062_HidePaymentWhenCancelOrVoidLayaway.java
---