Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033240Retail ModulesReturn Receiptpublic2016-06-13 16:262016-06-15 16:38
malsasua 
ranjith_qualiantech_com 
highmajorsometimes
closedfixed 
20Community Appliance
 
RR16Q3 
guilleaer
No
0033240: [RR16Q2] JS Error when return lines are added to receipt
sometimes, error is returned when the return lines are included in receipt
in webpos
. go to verified return option, search a receipt with several lines > multiline pop up is displayed
. select all lines. click in "apply" button
 
Error: Uncaught (in promise) TypeError: Cannot read property 'toString' of undefined(…)
No tags attached.
depends on backport 0033245RR16Q2.1 closed ranjith_qualiantech_com [RR16Q2] JS Error when return lines are added to receipt 
depends on backport 0033246RR16Q1.5 closed ranjith_qualiantech_com [RR16Q2] JS Error when return lines are added to receipt 
diff verifiedReturnsAsynchronousProblemQ2.diff (2,033) 2016-06-13 16:27
https://issues.openbravo.com/file_download.php?file_id=9516&type=bug
Issue History
2016-06-13 16:26malsasuaNew Issue
2016-06-13 16:26malsasuaAssigned To => Retail
2016-06-13 16:26malsasuaTriggers an Emergency Pack => No
2016-06-13 16:27malsasuaFile Added: verifiedReturnsAsynchronousProblemQ2.diff
2016-06-13 18:17marvintmStatusnew => scheduled
2016-06-13 18:17marvintmStatusscheduled => acknowledged
2016-06-14 13:24ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-06-14 13:24ranjith_qualiantech_comStatusacknowledged => scheduled
2016-06-15 07:50hgbotCheckin
2016-06-15 07:50hgbotNote Added: 0087275
2016-06-15 07:50hgbotCheckin
2016-06-15 07:50hgbotNote Added: 0087276
2016-06-15 07:50hgbotStatusscheduled => resolved
2016-06-15 07:50hgbotResolutionopen => fixed
2016-06-15 07:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/4d1e04fd88c575b132d4df75acc70f81e34bdc2a [^]
2016-06-15 16:38guilleaerReview Assigned To => guilleaer
2016-06-15 16:38guilleaerStatusresolved => closed
2016-06-15 16:38guilleaerFixed in Version => RR16Q3

Notes
(0087275)
hgbot   
2016-06-15 07:50   
Repository: tools/automation/pi-mobile
Changeset: 8231f7d6fcf3c616341d5e7861a78003f80a965c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jun 15 11:17:24 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/8231f7d6fcf3c616341d5e7861a78003f80a965c [^]

Verifies issue 33240 : Added automated test 'I33240_VerifyReturnWithMultiLines'

---
A src-test/org/openbravo/test/mobile/quarantine/pack/RAN/returns/I33240_VerifyReturnWithMultiLines.java
---
(0087276)
hgbot   
2016-06-15 07:50   
Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 4d1e04fd88c575b132d4df75acc70f81e34bdc2a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jun 15 11:18:20 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/4d1e04fd88c575b132d4df75acc70f81e34bdc2a [^]

Fixes issue 33240 : Re-aligned receipt calculation based on calculation callback fns

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---