Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031179Retail ModulesWeb POSpublic2015-10-20 10:042015-11-02 09:43
malsasua 
fmolina 
highmajoralways
closedfixed 
20Community Appliance
 
RR16Q1 
guilleaer
No
0031179: function isProductPresent does not exists in OB.Collection.OrderLineList.prototipe
the function isProductPresent is defined in order.js in the local variable OrderLineList, but it does not exists in OB.Collection.OrderLineList.prototipe
n/a
see attachment
No tags attached.
diff patchIsProdutPresentFunction.diff (1,069) 2015-10-20 10:04
https://issues.openbravo.com/file_download.php?file_id=8583&type=bug
Issue History
2015-10-20 10:04malsasuaNew Issue
2015-10-20 10:04malsasuaAssigned To => Retail
2015-10-20 10:04malsasuaFile Added: patchIsProdutPresentFunction.diff
2015-10-20 10:04malsasuaResolution time => 1448406000
2015-10-20 10:04malsasuaTriggers an Emergency Pack => No
2015-10-20 14:24OrekariaStatusnew => acknowledged
2015-10-22 16:48fmolinaStatusacknowledged => scheduled
2015-10-22 16:48fmolinaAssigned ToRetail => fmolina
2015-10-24 01:01hgbotCheckin
2015-10-24 01:01hgbotNote Added: 0081276
2015-10-24 01:01hgbotStatusscheduled => resolved
2015-10-24 01:01hgbotResolutionopen => fixed
2015-10-24 01:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/100dd53eb602ad7cdcce0bd10ac1bcb7f0ab01dd [^]
2015-10-26 09:51OrekariaReview Assigned To => guilleaer
2015-11-02 09:43guilleaerStatusresolved => closed
2015-11-02 09:43guilleaerFixed in Version => RR16Q1

Notes
(0081276)
hgbot   
2015-10-24 01:01   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 100dd53eb602ad7cdcce0bd10ac1bcb7f0ab01dd
Author: Facundo Molina <fmolina <at> koodu.es>
Date: Fri Oct 23 20:01:17 2015 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/100dd53eb602ad7cdcce0bd10ac1bcb7f0ab01dd [^]

Fixes issue 31179: function isProductPresent does not exists in OB.Collection.OrderLineList.prototype

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