Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040274Retail ModulesWeb POSpublic2019-02-26 10:452019-03-21 08:01
alostale 
migueldejuana 
normaltrivialhave not tried
closedfixed 
5
 
 
guilleaer
No
0040274: show host name in WebPOS
When running in clustered environments, sometimes is important to be able to get information about the host is serving the current session.
-
When being online display in the hostname serving the current session next to the Online in the profile popup.
No tags attached.
related to feature request 0040273 closed alostale Openbravo ERP show host name and background policy in about popup 
Issue History
2019-02-26 10:45alostaleNew Issue
2019-02-26 10:45alostaleAssigned To => Retail
2019-02-26 10:45alostaleTriggers an Emergency Pack => No
2019-02-26 10:46alostaleRelationship addedrelated to 0040273
2019-02-26 11:09marvintmResolution time => 1553036400
2019-02-27 10:17marvintmStatusnew => scheduled
2019-02-27 10:17marvintmAssigned ToRetail => migueldejuana
2019-02-27 12:04egoitzIssue Monitored: egoitz
2019-03-11 08:12hgbotCheckin
2019-03-11 08:12hgbotNote Added: 0110332
2019-03-11 08:12hgbotStatusscheduled => resolved
2019-03-11 08:12hgbotResolutionopen => fixed
2019-03-11 08:12hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/096c071cbd011ab87650a1ea8a149eb3be338b22 [^]
2019-03-12 13:12hgbotCheckin
2019-03-12 13:12hgbotNote Added: 0110380
2019-03-12 13:12hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/096c071cbd011ab87650a1ea8a149eb3be338b22 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2f508d20eb7615b268477d0716602f8037fea523 [^]
2019-03-12 13:51hgbotCheckin
2019-03-12 13:51hgbotNote Added: 0110382
2019-03-12 13:51hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2f508d20eb7615b268477d0716602f8037fea523 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/960c261b210b0027c5dd9d93b20cf428276ca335 [^]
2019-03-12 17:19jorge-garciaReview Assigned To => jorge-garcia
2019-03-21 08:01guilleaerReview Assigned Tojorge-garcia => guilleaer
2019-03-21 08:01guilleaerStatusresolved => closed

Notes
(0110332)
hgbot   
2019-03-11 08:12   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 096c071cbd011ab87650a1ea8a149eb3be338b22
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Mar 05 14:25:56 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/096c071cbd011ab87650a1ea8a149eb3be338b22 [^]

Fixed issue 0040274: show host name in WebPOS

- Create a GetHostName servlet to obtain it and show when we show session/profile popup information

---
M src-db/database/sourcedata/OBMOBC_SERVICES.xml
M web/org.openbravo.mobile.core/source/component/dialog/ob-profile.js
A src/org/openbravo/mobile/core/GetHostName.java
---
(0110380)
hgbot   
2019-03-12 13:12   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 2f508d20eb7615b268477d0716602f8037fea523
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Mar 12 13:12:27 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2f508d20eb7615b268477d0716602f8037fea523 [^]

Fixed issue 0040274: show host name in WebPOS

- Add css to don't break the UI

---
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
---
(0110382)
hgbot   
2019-03-12 13:51   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 960c261b210b0027c5dd9d93b20cf428276ca335
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Mar 12 13:51:00 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/960c261b210b0027c5dd9d93b20cf428276ca335 [^]

Fixed issue 0040274: show host name in WebPOS

- Take into account low resolution

---
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
---