Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037771Retail ModulesWeb POSpublic2018-01-30 13:022018-02-26 09:09
malsasua 
rqueralta 
normalmajoralways
closedfixed 
5
 
RR18Q2 
marvintm
No
0037771: Verified returns is not working with scaled products: loading window never is hidden
When a line of scaled product is selected in verified returns functionality, loading window is displayed and never is hidden
BO:
. create a new product (p1), with "is scaled" Y
. add in pricelist (price: 5) and assortment
. configure "pos terminal":
    hw manager: http://localhost:8090/printer [^] [^] [^]
    Scale: http://localhost:8090/scale [^] [^] [^]
. open hw manager in localhost

POS:
. create new ticket:
  . new line: p1 -> qty: 1.181
  . total ticket 5.91
  . pay ticket
. open verifier return selector:_
   . select previous ticket
   . select all lines and add them to the current ticket

Loading window is displayed and never is hidden
No tags attached.
related to defect 0037762 closed rqueralta Verified returns is not working with scaled products 
related to defect 0037769 closed rqueralta Verified returns is not working with scaled products: total line is set to 0 
Issue History
2018-01-30 13:02malsasuaNew Issue
2018-01-30 13:02malsasuaAssigned To => Retail
2018-01-30 13:02malsasuaResolution time => 1519167600
2018-01-30 13:02malsasuaTriggers an Emergency Pack => No
2018-01-30 13:02malsasuaRelationship addedrelated to 0037762
2018-01-30 13:02malsasuaRelationship addedrelated to 0037769
2018-01-30 22:15rqueraltaAssigned ToRetail => rqueralta
2018-01-30 22:21rqueraltaStatusnew => scheduled
2018-02-06 15:21hgbotCheckin
2018-02-06 15:21hgbotNote Added: 0102218
2018-02-06 15:21hgbotStatusscheduled => resolved
2018-02-06 15:21hgbotResolutionopen => fixed
2018-02-06 15:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dc1e092bd7cd9d1863cc5de2bbd30c77da0fa67f [^]
2018-02-26 09:09marvintmReview Assigned To => marvintm
2018-02-26 09:09marvintmStatusresolved => closed
2018-02-26 09:09marvintmFixed in Version => RR18Q2

Notes
(0102218)
hgbot   
2018-02-06 15:21   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: dc1e092bd7cd9d1863cc5de2bbd30c77da0fa67f
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Fri Feb 02 14:22:22 2018 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dc1e092bd7cd9d1863cc5de2bbd30c77da0fa67f [^]

Fixed issue 37771: Verified returns is not working with scaled products: loading
window never is hidden

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