Openbravo Issue Tracking System - POS2
View Issue Details
0053825POS2POSpublic2023-09-28 09:212023-11-02 11:39
alfonso_alcalde 
SABARINATH P 
urgentmajoralways
closedfixed 
5
 
23Q423Q4 
No
0053825: Error when trying to reconnect from offline mode
With a manual, non-administrator role, when trying to reconnect from offline mode, the following error appears and never connects again:

"Entity OBPOS_Applications is not directly readable, only id and identifier properties are readable, property OBPOS_Applications.obpos2Forceofflinelogin is neither of these."

It could be related to the Admin mode permissions on the error entity.
- Connect to the terminal with the specified user
- Switch to offline mode, by removing the network, for example.
- Reconnect the network
- Try to reconnect the terminal (Terminal is offline, Try now)
No tags attached.
blocks defect 0053561 closed guillermogil Error when trying to reconnect from offline mode 
Issue History
2023-11-01 10:16marvintmTypedefect => backport
2023-11-01 10:16marvintmTarget Version => 23Q3.2
2023-11-01 10:55SABARINATH PAssigned Toguillermogil => SABARINATH P
2023-11-02 07:27marvintmTarget Version23Q3.2 => 23Q4
2023-11-02 11:16hgbotNote Added: 0156604
2023-11-02 11:39hgbotNote Added: 0156608
2023-11-02 11:39hgbotResolutionopen => fixed
2023-11-02 11:39hgbotStatusscheduled => closed
2023-11-02 11:39hgbotFixed in Version => 23Q4
2023-11-02 11:39hgbotNote Added: 0156609

Notes
(0156604)
hgbot   
2023-11-02 11:16   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2216 [^]
(0156608)
hgbot   
2023-11-02 11:39   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2216 [^]
(0156609)
hgbot   
2023-11-02 11:39   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 501931b53f1765fc274aefe0102a46d458627424
Author: Sabarinath <sabarinath.palanisamy.ext@openbravo.com>
Date: 02-11-2023 16:00:31
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/501931b53f1765fc274aefe0102a46d458627424 [^]

Fixed ISSUE-53825: Error when trying to reconnect from offline mode

---
M src/org/openbravo/pos2/utility/CheckTerminalFullRefresh.java
---