Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028869Retail ModulesWeb POSpublic2015-02-04 18:152015-02-19 09:02
malsasua 
Osmany 
highmajorrandom
closedfixed 
20Community Appliance
RR15Q1 
 
migueldejuana
No
0028869: paid receipts selector is not working fine
the paid receipt selector is not working with some receipts
open a VBS-1 terminal
. go to web pos
. open "receipts" selector
. search
. click in receipt "VBS1/0000080" -> the receipt is loaded
. close previous receipt
. open "receipts" selector
. search
. click in receipt "VBS1/0000079" -> the receipt is NOT loaded
message should be displayed when the receipt can not be loaded
No tags attached.
Issue History
2015-02-04 18:15malsasuaNew Issue
2015-02-04 18:15malsasuaAssigned To => marvintm
2015-02-04 18:15malsasuaRegression introduced in release => RR14Q4
2015-02-04 18:15malsasuaTriggers an Emergency Pack => No
2015-02-04 19:45malsasuaRegression introduced in releaseRR14Q4 =>
2015-02-04 19:49malsasuaNote Added: 0074096
2015-02-05 17:45malsasuaProposed Solution updated
2015-02-05 18:05OsmanyAssigned Tomarvintm => Osmany
2015-02-10 20:56hgbotCheckin
2015-02-10 20:56hgbotNote Added: 0074343
2015-02-10 20:56hgbotStatusnew => resolved
2015-02-10 20:56hgbotResolutionopen => fixed
2015-02-10 20:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/59455de5161ab8946afbd6c03b2de329880290da [^]
2015-02-19 09:02migueldejuanaReview Assigned To => migueldejuana
2015-02-19 09:02migueldejuanaNote Added: 0074634
2015-02-19 09:02migueldejuanaStatusresolved => closed

Notes
(0074096)
malsasua   
2015-02-04 19:49   
the problem is generated when the paid receipt has got some line with a product that it is not exists in local database.

Then the callback in line

https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/2d720a2fe396/web/org.openbravo.retail.posterminal/js/model/order.js#l2290 [^]

never is executed
(0074343)
hgbot   
2015-02-10 20:56   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 59455de5161ab8946afbd6c03b2de329880290da
Author: Osmany Garcia Machado <osmany.machado <at> peoplewalking.com>
Date: Tue Feb 10 13:55:09 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/59455de5161ab8946afbd6c03b2de329880290da [^]

Fixed 28869: paid receipts selector is not working fine.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0074634)
migueldejuana   
2015-02-19 09:02   
Tested and reviewed in 260e72a513b6