Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027648Retail ModulesCash uppublic2014-09-22 12:162014-12-10 18:25
migueldejuana 
marvintm 
highcriticalalways
closedfixed 
5
RR14Q3 
RR15Q1 
marvintm
Coding ( Testing )
2014-09-22
No
0027648: Javascript error when login
Web POS with session Module.
When I do a cash up and login again I get this error:

Uncaught TypeError: Cannot read property 'get' of undefined. Line number: 1363. File uuid: http://localhost:8080/openbravo/web/js/gen/b3b7ba96cbaef1acfb84c5cc2fb56061.js. [^]
Uncaught TypeError: Cannot read property 'get' of undefined localhost:8080/openbravo/web/js/gen/b3b7ba96cbaef1acfb84c5cc2fb56061.js:1363
Uncaught TypeError: Cannot read property 'get' of undefined. Line number: 1364. File uuid: http://localhost:8080/openbravo/web/js/gen/b3b7ba96cbaef1acfb84c5cc2fb56061.js. [^]
Uncaught TypeError: Cannot read property 'get' of undefined localhost:8080/openbravo/web/js/gen/b3b7ba96cbaef1acfb84c5cc2fb56061.js:1364


The cash up info is still in the localstorage bbdd and it appear as processed. The till in the backend is not closed but we have one cashup in the POS Terminal Cash up history.
- Login
- Create an order
- Do a cashup
- Login again
- Open till
You get the javascript error.
No tags attached.
Issue History
2014-09-22 12:16migueldejuanaNew Issue
2014-09-22 12:16migueldejuanaAssigned To => marvintm
2014-09-22 12:16migueldejuanaRegression level => Coding ( Testing )
2014-09-22 12:16migueldejuanaRegression date => 2014-09-22
2014-09-22 12:16migueldejuanaTriggers an Emergency Pack => No
2014-09-22 16:19mtaalTarget VersionRR14Q4 =>
2014-11-30 03:53hgbotCheckin
2014-11-30 03:53hgbotNote Added: 0072155
2014-11-30 03:53hgbotStatusnew => resolved
2014-11-30 03:53hgbotResolutionopen => fixed
2014-11-30 03:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e2103d8cc6cc1e2d9f4bed9c67c2856f82bf6c14 [^]
2014-12-10 18:25marvintmReview Assigned To => marvintm
2014-12-10 18:25marvintmStatusresolved => closed
2014-12-10 18:25marvintmFixed in Version => RR15Q1

Notes
(0072155)
hgbot   
2014-11-30 03:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e2103d8cc6cc1e2d9f4bed9c67c2856f82bf6c14
Author: Salvador Zapata <salvador.zapata <at> gmail.com>
Date: Sat Nov 29 23:51:48 2014 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e2103d8cc6cc1e2d9f4bed9c67c2856f82bf6c14 [^]

Fixed issue 27648: Cashup sync. extensible by other modules

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---