Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033245Retail ModulesReturn Receiptpublic2016-06-13 16:262016-07-05 19:14
malsasua 
ranjith_qualiantech_com 
highmajorsometimes
closedfixed 
20Community Appliance
 
RR16Q2.1 
marvintm
OBPS
No
0033245: [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.
blocks design defect 0033240 closed ranjith_qualiantech_com [RR16Q2] JS Error when return lines are added to receipt 
Issue History
2016-06-13 18:17marvintmTypedesign defect => backport
2016-06-13 18:17marvintmTarget Version => RR16Q2.1
2016-06-15 12:10ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-06-16 09:45hgbotCheckin
2016-06-16 09:45hgbotNote Added: 0087327
2016-06-16 09:45hgbotStatusscheduled => resolved
2016-06-16 09:45hgbotResolutionopen => fixed
2016-06-16 09:45hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR16Q2.1/org.openbravo.retail.returns/rev/476c74925192e8fb6b1fe65005ae8fb701f3961c [^]
2016-07-05 19:14marvintmReview Assigned To => marvintm
2016-07-05 19:14marvintmStatusresolved => closed

Notes
(0087327)
hgbot   
2016-06-16 09:45   
Repository: retail/backports/3.0RR16Q2.1/org.openbravo.retail.returns
Changeset: 476c74925192e8fb6b1fe65005ae8fb701f3961c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jun 15 15:58:05 2016 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2.1/org.openbravo.retail.returns/rev/476c74925192e8fb6b1fe65005ae8fb701f3961c [^]

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

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