Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034354
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Layaway orderminoralways2016-10-31 17:162016-11-21 13:55
ReporterlorenzofidalgoView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionf0828665b4c3
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Merge Request Status
Review Assigned Tomigueldejuana
OBNetwork customerNo
Support ticket
Regression levelPackaging and release
Regression date2016-09-13
Regression introduced in releasemain
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eab31cfd06da#l1.7 [^]
Triggers an Emergency PackNo
Summary

0034354: A layaway receipt that has been voided must not be shown in "Layaways" menu option. Currently it is shown there

DescriptionWhen 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.
Steps To Reproduce0-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.
TagsNo tags attached.
Attached Filespng file icon VoidedLayawayIsNotRemoved.png [^] (193,462 bytes) 2016-10-31 17:16

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0034373RR16Q4 closedranjith_qualiantech_com A layaway receipt that has been voided must not be shown in "Layaways" menu option. Currently it is shown there 
caused by defect 0033962 closedSandrahuguet Performance: searching for a receipt should be improved 

-  Notes
(0091051)
lorenzofidalgo (viewer)
2016-11-02 09:41

Besides, the voided layaway can still be "paid". Select that receipt in Layaways option and Total Amount button is enabled to continue the pay flow.
(0091073)
hgbot (developer)
2016-11-03 11:01

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f0828665b4c30dad39bb9e6397db9f10d55addbe
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Nov 03 15:31:09 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f0828665b4c30dad39bb9e6397db9f10d55addbe [^]

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

---
M src/org/openbravo/retail/posterminal/PaidReceiptsHeader.java
---
(0091074)
hgbot (developer)
2016-11-03 11:02

Repository: tools/automation/pi-mobile
Changeset: ddc8619556e000e23e35840de345a39ddc7c2da6
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Nov 03 15:30:35 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/ddc8619556e000e23e35840de345a39ddc7c2da6 [^]

Verifies issue 34354 : Added automated test 'I34354_VerifyVoidLayawayInList'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I34354_VerifyVoidLayawayInList.java
---
(0091699)
migueldejuana (viewer)
2016-11-21 13:55

Tested and reviewed 87c1e0574f75

- Issue History
Date Modified Username Field Change
2016-10-31 17:16 lorenzofidalgo New Issue
2016-10-31 17:16 lorenzofidalgo Assigned To => Retail
2016-10-31 17:16 lorenzofidalgo File Added: VoidedLayawayIsNotRemoved.png
2016-10-31 17:16 lorenzofidalgo OBNetwork customer => No
2016-10-31 17:16 lorenzofidalgo Regression level => Packaging and release
2016-10-31 17:16 lorenzofidalgo Regression introduced in release => main
2016-10-31 17:16 lorenzofidalgo Triggers an Emergency Pack => No
2016-11-02 09:41 lorenzofidalgo Note Added: 0091051
2016-11-02 16:06 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2016-11-02 16:06 ranjith_qualiantech_com Status new => scheduled
2016-11-03 11:01 hgbot Checkin
2016-11-03 11:01 hgbot Note Added: 0091073
2016-11-03 11:01 hgbot Status scheduled => resolved
2016-11-03 11:01 hgbot Resolution open => fixed
2016-11-03 11:01 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f0828665b4c30dad39bb9e6397db9f10d55addbe [^]
2016-11-03 11:02 hgbot Checkin
2016-11-03 11:02 hgbot Note Added: 0091074
2016-11-03 11:13 ranjith_qualiantech_com Status resolved => new
2016-11-03 11:13 ranjith_qualiantech_com Resolution fixed => open
2016-11-03 11:13 ranjith_qualiantech_com Status new => scheduled
2016-11-03 11:13 ranjith_qualiantech_com Status scheduled => resolved
2016-11-03 11:13 ranjith_qualiantech_com Resolution open => fixed
2016-11-04 10:47 ranjith_qualiantech_com Regression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eab31cfd06da#l1.7 [^]
2016-11-04 10:49 ranjith_qualiantech_com Regression date => 2016-09-13
2016-11-04 17:05 dmitry_mezentsev Relationship added caused by 0033962
2016-11-21 13:32 migueldejuana Review Assigned To => migueldejuana
2016-11-21 13:55 migueldejuana Note Added: 0091699
2016-11-21 13:55 migueldejuana Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker