Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032356Retail ModulesWeb POSpublic2016-02-26 10:042016-03-06 22:43
migueldejuana 
migueldejuana 
normalminoralways
closedfixed 
5
 
RR16Q2 
mtaal
No
0032356: Move getServices and getServers to mobile.core
getServices and getServers to configure Multiserver should be in mobile.core and it is in posterminal.
Define basic getting in mobile.core and override in posterminal more specific getting using terminal info.

We should be able to get services and server in procurement, warehouse...
Open Procurement and check in Developer tools console that servers are not loaded.
No tags attached.
related to defect 0032320 closed migueldejuana Some errors in procurement 
causes defect 0032824 closed migueldejuana Mobile Core depends on Posterminal to work 
Issue History
2016-02-26 10:04migueldejuanaNew Issue
2016-02-26 10:04migueldejuanaAssigned To => migueldejuana
2016-02-26 10:04migueldejuanaTriggers an Emergency Pack => No
2016-02-26 10:04migueldejuanaReview Assigned To => mtaal
2016-02-29 11:55mtaalRelationship addedrelated to 0032320
2016-03-04 04:06hgbotCheckin
2016-03-04 04:06hgbotNote Added: 0084700
2016-03-04 04:06hgbotStatusnew => resolved
2016-03-04 04:06hgbotResolutionopen => fixed
2016-03-04 04:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/11fec6225502e2c7a1052667547e625014693604 [^]
2016-03-04 04:07hgbotCheckin
2016-03-04 04:07hgbotNote Added: 0084701
2016-03-04 04:07hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/11fec6225502e2c7a1052667547e625014693604 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/20b91a0b9f27cf1e74e87a8b4c6cc1a630e8f981 [^]
2016-03-06 22:43mtaalNote Added: 0084751
2016-03-06 22:43mtaalStatusresolved => closed
2016-03-06 22:43mtaalFixed in Version => RR16Q2
2016-05-02 18:37OrekariaRelationship addedcauses 0032824

Notes
(0084700)
hgbot   
2016-03-04 04:06   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 11fec6225502e2c7a1052667547e625014693604
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Feb 26 10:07:17 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/11fec6225502e2c7a1052667547e625014693604 [^]

Fixed issue 0032356: Move getServices and getServers to mobile.core

- Define default initActions and executeHooks
- Change default parameters url to the correct one
- Get servers and services in MobileCoreLoginUtilsServlet

---
M src/org/openbravo/mobile/core/login/MobileCoreLoginUtilsServlet.java
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0084701)
hgbot   
2016-03-04 04:07   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 20b91a0b9f27cf1e74e87a8b4c6cc1a630e8f981
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Feb 26 10:11:45 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/20b91a0b9f27cf1e74e87a8b4c6cc1a630e8f981 [^]

Fixed issue 0032356: Move getServices and getServers to mobile.core

- Remove getServers and getService. Moved to mobile.core
- Register hook to mobile.core initActions hook overrding default initActions

---
M src/org/openbravo/retail/posterminal/LoginUtilsServlet.java
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---
(0084751)
mtaal   
2016-03-06 22:43   
Reviewed