Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027367Retail ModulesWeb POSpublic2014-08-18 22:152014-08-27 00:51
Orekaria 
Orekaria 
normalmajoralways
closedfixed 
5
 
RR14Q4RR14Q4 
No
0027367: Stabilization: OB.POS.terminal.terminal is used instead of OB.MobileApp.model
Stabilization: OB.POS.terminal.terminal is used instead of OB.MobileApp.model
Search for OB.POS.terminal.terminal calls

or

Open the index.jsp file
Change the OB.POS.Terminal variable for any other, e.g: xxxx
Verify that the WebPOS breaks
No tags attached.
related to defect 0027366RR14Q4 closed Orekaria Stabilization: OB.POS.terminal is being called instead of OB.MobileApp.view 
related to defect 0027646 closed Orekaria Stabilization: Revisit the use of OB.POS.modelterminal 
blocks feature request 0027329 new Retail Stabilization: Overhaul the loading process (since the url is entered until the webpos has loaded) 
Issue History
2014-08-18 22:15OrekariaNew Issue
2014-08-18 22:15OrekariaAssigned To => Orekaria
2014-08-18 22:15OrekariaTriggers an Emergency Pack => No
2014-08-18 22:16OrekariaRelationship addedrelated to 0027366
2014-08-18 22:17OrekariaRelationship addedblocks 0027329
2014-08-18 22:22hgbotCheckin
2014-08-18 22:22hgbotNote Added: 0069475
2014-08-18 22:22hgbotStatusnew => resolved
2014-08-18 22:22hgbotResolutionopen => fixed
2014-08-18 22:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3ea250c26befa9bca8f686c81353a756a9ed6f32 [^]
2014-08-18 23:13hgbotCheckin
2014-08-18 23:13hgbotNote Added: 0069480
2014-08-18 23:13hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3ea250c26befa9bca8f686c81353a756a9ed6f32 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f8afd895cb5b74855a277535147e0464bacd2993 [^]
2014-08-19 00:26hgbotCheckin
2014-08-19 00:26hgbotNote Added: 0069486
2014-08-19 00:26hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f8afd895cb5b74855a277535147e0464bacd2993 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7e901b929ca56d18a4a70c563c4bc6cb3968b3cb [^]
2014-08-19 00:36hgbotCheckin
2014-08-19 00:36hgbotNote Added: 0069489
2014-08-19 00:36hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7e901b929ca56d18a4a70c563c4bc6cb3968b3cb [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fbd08c620bd5193fec9f1543801f0692037425f4 [^]
2014-08-27 00:51mtaalNote Added: 0069773
2014-08-27 00:51mtaalStatusresolved => closed
2014-08-27 00:51mtaalFixed in Version => RR14Q4
2014-09-25 19:40OrekariaRelationship addedrelated to 0027646

Notes
(0069475)
hgbot   
2014-08-18 22:22   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3ea250c26befa9bca8f686c81353a756a9ed6f32
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon Aug 18 22:22:22 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3ea250c26befa9bca8f686c81353a756a9ed6f32 [^]

Fixes issue 27367: OB.POS.terminal.terminal calls have been changed to OB.MobileApp.model

---
M web/org.openbravo.retail.posterminal/js/cashmgmt/view/listdepositsdrops.js
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
M web/org.openbravo.retail.posterminal/js/datasource.js
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js
---
(0069480)
hgbot   
2014-08-18 23:13   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: f8afd895cb5b74855a277535147e0464bacd2993
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon Aug 18 23:13:44 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f8afd895cb5b74855a277535147e0464bacd2993 [^]

Fixes issue 27367: OB.POS.terminal.terminal calls have been changed to OB.MobileApp.model

---
M web/org.openbravo.mobile.core/source/component/ob-keyboard.js
---
(0069486)
hgbot   
2014-08-19 00:26   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7e901b929ca56d18a4a70c563c4bc6cb3968b3cb
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Aug 19 00:25:57 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7e901b929ca56d18a4a70c563c4bc6cb3968b3cb [^]

Fixes issue 27367: removed dead code

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---
(0069489)
hgbot   
2014-08-19 00:36   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: fbd08c620bd5193fec9f1543801f0692037425f4
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Aug 19 00:36:00 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fbd08c620bd5193fec9f1543801f0692037425f4 [^]

Fixes issue 27367: removed dead code

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