Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027366Retail ModulesWeb POSpublic2014-08-18 22:122014-08-27 00:52
Orekaria 
Orekaria 
normalmajoralways
closedfixed 
5
 
RR14Q4RR14Q4 
mtaal
No
0027366: Stabilization: OB.POS.terminal is being called instead of OB.MobileApp.view
Stabilization: OB.POS.terminal is being called instead of OB.MobileApp.view

The OB.MobileApp.view is set to the enyo object being the OB.UI.Terminal when is created
Search for OB.POS.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 0027367RR14Q4 closed Orekaria Stabilization: OB.POS.terminal.terminal is used instead of OB.MobileApp.model 
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:12OrekariaNew Issue
2014-08-18 22:12OrekariaAssigned To => Orekaria
2014-08-18 22:12OrekariaTriggers an Emergency Pack => No
2014-08-18 22:13OrekariaRelationship addedblocks 0027329
2014-08-18 22:16OrekariaSummaryStabilization: the OB.POS.terminal is being called instead of OB.MobileApp.view => Stabilization: OB.POS.terminal is being called instead of OB.MobileApp.view
2014-08-18 22:16OrekariaDescription Updatedbug_revision_view_page.php?rev_id=6343#r6343
2014-08-18 22:16OrekariaRelationship addedrelated to 0027367
2014-08-18 22:20hgbotCheckin
2014-08-18 22:20hgbotNote Added: 0069474
2014-08-18 22:20hgbotStatusnew => resolved
2014-08-18 22:20hgbotResolutionopen => fixed
2014-08-18 22:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7a6dcc95e5541764d72d02b7828959d4fdf235a4 [^]
2014-08-19 00:36hgbotCheckin
2014-08-19 00:36hgbotNote Added: 0069487
2014-08-19 00:36hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7a6dcc95e5541764d72d02b7828959d4fdf235a4 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1658e4aa1caa00d0ed55e4e6f217119fc947d32c [^]
2014-08-19 00:36hgbotCheckin
2014-08-19 00:36hgbotNote Added: 0069488
2014-08-19 00:36hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1658e4aa1caa00d0ed55e4e6f217119fc947d32c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1ba7143809e9fa984f64cd53af20e171e73a87e6 [^]
2014-08-27 00:52mtaalReview Assigned To => mtaal
2014-08-27 00:52mtaalNote Added: 0069774
2014-08-27 00:52mtaalStatusresolved => closed
2014-08-27 00:52mtaalFixed in Version => RR14Q4
2014-09-25 19:40OrekariaRelationship addedrelated to 0027646

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

Fixes issue 27366: OB.POS.terminal calls have been changed to OB.MobileApp.view

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

Fixes issue 27366: OB.POS.terminal calls have been changed to OB.MobileApp.view (index.jsp)

---
M web/org.openbravo.retail.posterminal/index.jsp
---
(0069488)
hgbot   
2014-08-19 00:36   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1ba7143809e9fa984f64cd53af20e171e73a87e6
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Aug 19 00:35:41 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1ba7143809e9fa984f64cd53af20e171e73a87e6 [^]

Fixes issue 27366: removed dead code

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
(0069774)
mtaal   
2014-08-27 00:52   
Reviewed