Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032768Retail ModulesReturn Receiptpublic2016-04-22 13:552016-06-06 11:06
umartirena 
mario_castello 
urgentmajoralways
closedfixed 
5
 
 
marvintm
Production - QA Approved
No
0032768: [RR16Q2][SER QA 960] Verified Return lines added to a ticket flagged as "Return this Receipt" are created with positive quantity
Verified Return lines added to a ticket flagged as "Return this Receipt" are created with positive amount. These lines should have negative quantity.
In Web POS:
 * Create a receipt
 * Click on "Return this Receipt"
 * Click on Verify Returns:
 * Select a line from that popup and add to the receipt
 * Realize that the line is added with positive quantity when it should be negative.
No tags attached.
depends on backport 0032884RR16Q2 closed mario_castello [RR16Q2][SER QA 960] Verified Return lines added to a ticket flagged as "Return this Receipt" are created with positive quantity 
related to defect 0032771 closed Retail Not grouped product when return same product in the ticket 
Issue History
2016-04-22 13:55umartirenaNew Issue
2016-04-22 13:55umartirenaAssigned To => Retail
2016-04-22 13:55umartirenaResolution time => 1462485600
2016-04-22 13:55umartirenaTriggers an Emergency Pack => No
2016-04-22 14:11OrekariaSummaryVerified Return lines added to a ticket flagged as "Return this Receipt" are created with positive quantity => [RR16Q2] Verified Return lines added to a ticket flagged as "Return this Receipt" are created with positive quantity
2016-04-22 14:11OrekariaStatusnew => acknowledged
2016-04-25 16:18mario_castelloAssigned ToRetail => mario_castello
2016-04-25 16:18mario_castelloStatusacknowledged => scheduled
2016-04-25 17:42OrekariaRelationship addedrelated to 0032771
2016-04-26 09:54VictorVillarRegression level => Production - QA Approved
2016-04-26 09:55VictorVillarSummary[RR16Q2] Verified Return lines added to a ticket flagged as "Return this Receipt" are created with positive quantity => [RR16Q2][SER QA 960] Verified Return lines added to a ticket flagged as "Return this Receipt" are created with positive quantity
2016-05-05 15:38hgbotCheckin
2016-05-05 15:38hgbotNote Added: 0086219
2016-05-05 15:38hgbotStatusscheduled => resolved
2016-05-05 15:38hgbotResolutionopen => fixed
2016-05-05 15:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/5ea8babde75600abc0d3fe63aa3b2cdb66000bda [^]
2016-05-05 23:23hgbotCheckin
2016-05-05 23:23hgbotNote Added: 0086226
2016-05-06 10:34OrekariaStatusresolved => new
2016-05-06 10:34OrekariaResolutionfixed => open
2016-05-06 10:34OrekariaStatusnew => scheduled
2016-05-06 10:34OrekariaStatusscheduled => resolved
2016-05-06 10:34OrekariaResolutionopen => fixed
2016-05-09 10:57marvintmReview Assigned To => marvintm
2016-05-09 10:57marvintmStatusresolved => closed
2016-06-06 11:05migueldejuanaFile Added: qty.diff
2016-06-06 11:06migueldejuanaNote Added: 0087019
2016-06-06 13:38migueldejuanaFile Deleted: qty.diff
2016-06-06 13:39migueldejuanaNote Deleted: 0087019

Notes
(0086219)
hgbot   
2016-05-05 15:38   
Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 5ea8babde75600abc0d3fe63aa3b2cdb66000bda
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Thu Apr 28 11:39:45 2016 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/5ea8babde75600abc0d3fe63aa3b2cdb66000bda [^]

Fixed issue 32768: Added validation to quantity before call addProductToOrder

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0086226)
hgbot   
2016-05-05 23:23   
Repository: tools/automation/pi-mobile
Changeset: 0e7fa88ac581e37f727a37a8bfae45968cbe7951
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Thu May 05 07:49:24 2016 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/0e7fa88ac581e37f727a37a8bfae45968cbe7951 [^]

Related to issue 32768: Added automated test

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I32768_VerifiedReturnsAndReturnsReceipt.java
---