Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031171Retail ModulesWeb POSpublic2015-10-19 12:302015-12-18 12:15
aaroncalero 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
 
RR16Q1 
guilleaer
No
0031171: [SERQA 299] Missing receipt label when switching from a paid return to an open return
When the active ticket in web pos is a Paid Return (a return loaded from the backend), and then the user switches to an open return ticket, the "To Be Returned" label disappears from the receipt.
Login in web pos.
Create an empty ticket.
Convert the ticket to a Return receipt (Menu > Return this Receipt)
Verify that the "To Be Returned" label is shown.
Load a Return from the backend.
Verify that the "Returned" label is shown.
Switch back to the open return.
Error: The "To Be Returned" flag is missing.
SER-QA
related to defect 0031166 new rqueralta Incorrect label when a return is loaded in web pos 
Issue History
2015-10-19 12:30aaroncaleroNew Issue
2015-10-19 12:30aaroncaleroAssigned To => Retail
2015-10-19 12:30aaroncaleroResolution time => 1445814000
2015-10-19 12:30aaroncaleroTriggers an Emergency Pack => No
2015-10-19 12:30aaroncaleroRelationship addeddepends on 0031166
2015-10-19 12:30aaroncaleroRelationship deleteddepends on 0031166
2015-10-19 12:30aaroncaleroRelationship addedrelated to 0031166
2015-10-23 15:12marvintmResolution time1445814000 =>
2015-12-01 11:15ageteTag Attached: SER-QA
2015-12-01 11:16ageteSummaryMissing receipt label when switching from a paid return to an open return => [SERQA 299] Missing receipt label when switching from a paid return to an open return
2015-12-01 14:32OrekariaStatusnew => acknowledged
2015-12-09 13:08ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2015-12-09 13:14ranjith_qualiantech_comStatusacknowledged => scheduled
2015-12-12 13:44hgbotCheckin
2015-12-12 13:44hgbotNote Added: 0082687
2015-12-12 20:28hgbotCheckin
2015-12-12 20:28hgbotNote Added: 0082688
2015-12-12 20:29OrekariaStatusscheduled => resolved
2015-12-12 20:29OrekariaFixed in Version => RR16Q1
2015-12-12 20:29OrekariaResolutionopen => fixed
2015-12-12 20:32OrekariaStatusresolved => new
2015-12-12 20:32OrekariaResolutionfixed => open
2015-12-12 20:32OrekariaFixed in VersionRR16Q1 =>
2015-12-12 20:32OrekariaStatusnew => scheduled
2015-12-14 12:03OrekariaStatusscheduled => resolved
2015-12-14 12:03OrekariaFixed in Version => RR16Q1
2015-12-14 12:03OrekariaResolutionopen => fixed
2015-12-14 12:04OrekariaReview Assigned To => guilleaer
2015-12-18 12:15guilleaerStatusresolved => closed

Notes
(0082687)
hgbot   
2015-12-12 13:44   
Repository: tools/automation/pi-mobile
Changeset: 9b5365dd4b2b1ad24725cc2616225dcd54995086
Author: Ranjith <ranjith <at> qualiantech.com>
Date: Fri Dec 11 14:35:54 2015 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/9b5365dd4b2b1ad24725cc2616225dcd54995086 [^]

Verifies issue 31171: Added automated test 'I31171_CheckReceiptLabelForPaidreturn'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31171_CheckReceiptLabelForPaidreturn.java
---
(0082688)
hgbot   
2015-12-12 20:28   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 64e10a30bf7d13c832196834e808ddaac7cd3685
Author: Ranjith <ranjith <at> qualiantech.com>
Date: Thu Dec 10 11:55:21 2015 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/64e10a30bf7d13c832196834e808ddaac7cd3685 [^]

Related to issue 31171 : Show Receipt Type Label based on Paid & Open Return Receipt

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