Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034373Retail ModulesLayaway orderpublic2016-10-31 17:162016-12-09 13:17
lorenzofidalgo 
ranjith_qualiantech_com 
immediateminoralways
closedfixed 
5
pi 
RR16Q4RR16Q4 
marvintm
Packaging and release
2016-09-13
main
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eab31cfd06da#l1.7 [^]
No
0034373: A layaway receipt that has been voided must not be shown in "Layaways" menu option. Currently it is shown there
When a Layaway receipt is voided it must not be found in Layaways menu option. Currently, it is being shown there. Amounts are shown as 0.
I have been able to reproduce this issue in PI and RR16Q4. It is not reproducible in RR16Q3.2.
0-Login POS as vallblanca.
1-Create a new receipt and add 1x "Avalanche transceiver".
2-In dropdown menu, click "Layaway this Receipt".
3-Click Total Amount button and then click "Layaway" button.
4-Now, in dropdown menu, go to Layaways and recover the just created layaway.
5-In dropdown menu, click "Void this Layaway" and click Done.
6-Again, go to dropdown menu and click in Layaways. Click in the magnifier and the just voided layaway will be shown. DEFECT: It must not be shown.
No tags attached.
blocks defect 0034354 closed ranjith_qualiantech_com A layaway receipt that has been voided must not be shown in "Layaways" menu option. Currently it is shown there 
Issue History
2016-11-03 11:13ranjith_qualiantech_comTypedefect => backport
2016-11-03 11:13ranjith_qualiantech_comTarget Version => RR16Q4
2016-11-03 11:15hgbotCheckin
2016-11-03 11:15hgbotNote Added: 0091075
2016-11-03 11:15hgbotStatusscheduled => resolved
2016-11-03 11:15hgbotResolutionopen => fixed
2016-11-03 11:15hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f0828665b4c30dad39bb9e6397db9f10d55addbe [^] => http://code.openbravo.com/retail/backports/3.0RR16Q4/org.openbravo.retail.posterminal/rev/a4e43e500ca1b7d4951db7c5641f7f526c11e4f6 [^]
2016-11-04 10:52ranjith_qualiantech_comRegression date => 2016-09-13
2016-11-04 10:52ranjith_qualiantech_comRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eab31cfd06da#l1.7 [^]
2016-12-09 13:17marvintmReview Assigned To => marvintm
2016-12-09 13:17marvintmStatusresolved => closed
2016-12-09 13:17marvintmFixed in Version => RR16Q4

Notes
(0091075)
hgbot   
2016-11-03 11:15   
Repository: retail/backports/3.0RR16Q4/org.openbravo.retail.posterminal
Changeset: a4e43e500ca1b7d4951db7c5641f7f526c11e4f6
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Nov 03 15:44:51 2016 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR16Q4/org.openbravo.retail.posterminal/rev/a4e43e500ca1b7d4951db7c5641f7f526c11e4f6 [^]

Fixes issue 34373 : Added condition for layaway query to show completed layaways

---
M src/org/openbravo/retail/posterminal/PaidReceiptsHeader.java
---