Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0046131 | Retail Modules | Web POS | public | 2021-03-24 12:13 | 2021-03-25 18:29 |
|
Reporter | gorka_gil | |
Assigned To | gorka_gil | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR21Q2 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0046131: Terminal log should use the new way to check if pos is online |
Description | This is the new way to check if pos is online or offline:
- OB.App.State.getState().RemoteServer.BackendServer?.isOnline
This was the old way:
- OB.App.TerminalProperty.get('connectedToERP')
In new pos the old way to check is no longer working,
and the new way is available in old an new pos.
So the new way should be implemented in new and old pos |
Steps To Reproduce | In new pos in the openbravo log there are errors:
TerminalLogLoader.java: JSONException: JSONObject["o"] not found. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-03-24 12:13 | gorka_gil | New Issue | |
2021-03-24 12:13 | gorka_gil | Assigned To | => gorka_gil |
2021-03-24 12:13 | gorka_gil | OBNetwork customer | => No |
2021-03-24 12:13 | gorka_gil | Triggers an Emergency Pack | => No |
2021-03-24 12:17 | hgbot | Merge Request Status | => open |
2021-03-24 12:17 | hgbot | Note Added: 0126887 | |
2021-03-24 12:22 | hgbot | Note Added: 0126888 | |
2021-03-25 18:18 | hgbot | Merge Request Status | open => approved |
2021-03-25 18:28 | hgbot | Resolution | open => fixed |
2021-03-25 18:28 | hgbot | Status | new => closed |
2021-03-25 18:28 | hgbot | Fixed in Version | => RR21Q2 |
2021-03-25 18:28 | hgbot | Note Added: 0126923 | |
2021-03-25 18:28 | hgbot | Note Added: 0126924 | |
2021-03-25 18:28 | hgbot | Note Added: 0126925 | |
2021-03-25 18:29 | hgbot | Note Added: 0126926 | |
2021-03-25 18:29 | hgbot | Note Added: 0126927 | |
Notes |
|
(0126887)
|
hgbot
|
2021-03-24 12:17
|
|
|
|
(0126888)
|
hgbot
|
2021-03-24 12:22
|
|
|
|
(0126923)
|
hgbot
|
2021-03-25 18:28
|
|
|
|
(0126924)
|
hgbot
|
2021-03-25 18:28
|
|
|
|
(0126925)
|
hgbot
|
2021-03-25 18:28
|
|
|
|
(0126926)
|
hgbot
|
2021-03-25 18:29
|
|
|
|
(0126927)
|
hgbot
|
2021-03-25 18:29
|
|
|