Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034544Retail ModulesWeb POSpublic2016-11-14 18:332017-01-12 18:05
guilleaer 
guilleaer 
normalminorhave not tried
closedfixed 
5
 
RR16Q3.5RR16Q3.5 
marvintm
Production - Confirmed Stable
2015-07-16
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3bfd5690abf1#l33.38 [^]
No
0034544: JS error shown whenuser attempt to see details about cash managment model pending to be sync
JS error shown whenuser attempt to see details about cash managment model pending to be sync
Go to offline
create a cash managment transaction and return to Main pos window
Open Menu
Press "pending sync"
Select "Cash Managment: 1 item to syn..."
A js error is shown (Uncaught TypeError: model.get is not a function)
getIdentifier is trying to access to a backbone model but a plain JS object is being received
No tags attached.
blocks defect 0034503 closed guilleaer JS error shown whenuser attempt to see details about cash managment model pending to be sync 
Issue History
2016-11-16 16:51guilleaerTypedefect => backport
2016-11-16 16:51guilleaerTarget Version => RR16Q3.4
2016-12-07 12:03marvintmTarget VersionRR16Q3.4 => RR16Q3.5
2016-12-15 17:27lorenzofidalgoRelationship addedrelated to 0034747
2016-12-16 12:18guilleaerRelationship deletedrelated to 0034747
2017-01-12 17:11hgbotCheckin
2017-01-12 17:11hgbotNote Added: 0093435
2017-01-12 17:11hgbotStatusscheduled => resolved
2017-01-12 17:11hgbotResolutionopen => fixed
2017-01-12 17:11hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dcff9a148fd28801c76e28b27cc2a78045949060 [^] => http://code.openbravo.com/retail/backports/3.0RR16Q3.5/org.openbravo.retail.posterminal/rev/199ccf0b30c47ff320bea29c428962ddf3cccaa7 [^]
2017-01-12 18:05marvintmReview Assigned To => marvintm
2017-01-12 18:05marvintmStatusresolved => closed
2017-01-12 18:05marvintmFixed in Version => RR16Q3.5

Notes
(0093435)
hgbot   
2017-01-12 17:11   
Repository: retail/backports/3.0RR16Q3.5/org.openbravo.retail.posterminal
Changeset: 199ccf0b30c47ff320bea29c428962ddf3cccaa7
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu Jan 12 16:51:29 2017 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR16Q3.5/org.openbravo.retail.posterminal/rev/199ccf0b30c47ff320bea29c428962ddf3cccaa7 [^]

Fixed issue 34544: Cash Managment event pending to be sync can be checked without error

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