Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027352Retail ModulesWeb POSpublic2014-08-17 01:182014-08-27 00:53
Orekaria 
Orekaria 
normalmajoralways
closedfixed 
5
 
RR14Q4RR14Q4 
No
0027352: Stabilization: The main.js file is containing code that should be in the login-model.js file
The main.js file is not where the model events should be defined
Open the main.js file
Verify that there is code that register model events
No tags attached.
blocks feature request 0027329 new Retail Stabilization: Overhaul the loading process (since the url is entered until the webpos has loaded) 
blocks defect 0027408RR14Q4 closed Orekaria Stabilization: The localDB database version should be set in a better place 
Issue History
2014-08-17 01:18OrekariaNew Issue
2014-08-17 01:18OrekariaAssigned To => Orekaria
2014-08-17 01:18OrekariaTriggers an Emergency Pack => No
2014-08-17 01:19OrekariaRelationship addedblocks 0027329
2014-08-17 01:34hgbotCheckin
2014-08-17 01:34hgbotNote Added: 0069412
2014-08-17 01:34hgbotStatusnew => resolved
2014-08-17 01:34hgbotResolutionopen => fixed
2014-08-17 01:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/51b943f4f7299cf31ee1c875f1c1e067d1046753 [^]
2014-08-23 00:37OrekariaRelationship addedblocks 0027408
2014-08-27 00:53mtaalNote Added: 0069776
2014-08-27 00:53mtaalStatusresolved => closed
2014-08-27 00:53mtaalFixed in Version => RR14Q4

Notes
(0069412)
hgbot   
2014-08-17 01:34   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 51b943f4f7299cf31ee1c875f1c1e067d1046753
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sun Aug 17 01:32:44 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/51b943f4f7299cf31ee1c875f1c1e067d1046753 [^]

Fixes issue 27352: the model definition code in the main.js file, has been refactored and moved to the login-model.js file

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
M web/org.openbravo.retail.posterminal/js/main.js
---
(0069776)
mtaal   
2014-08-27 00:53   
Reviewed