Openbravo Issue Tracking System - POS2
View Issue Details
0053561POS2POSpublic2023-09-28 09:212023-11-01 10:16
alfonso_alcalde 
guillermogil 
urgentmajoralways
closedfixed 
5
 
23Q4 
marvintm
No
0053561: 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.
depends on backport 005382523Q4 closed SABARINATH P Error when trying to reconnect from offline mode 
has duplicate defect 0053771 closed SABARINATH P [23Q4] Reconnection Failure After Timeout in Offline Mode 
Issue History
2023-09-28 09:21alfonso_alcaldeNew Issue
2023-09-28 09:21alfonso_alcaldeAssigned To => Retail
2023-09-28 09:21alfonso_alcaldeTriggers an Emergency Pack => No
2023-09-28 10:21lmonrealIssue Monitored: lmonreal
2023-10-03 07:35alfonso_alcaldePriorityhigh => urgent
2023-10-03 07:35alfonso_alcaldeSeveritymajor => critical
2023-10-03 08:21alfonso_alcaldeNote Added: 0155413
2023-10-03 10:55guillermogilNote Added: 0155415
2023-10-03 10:55guillermogilSeveritycritical => major
2023-10-03 10:57hgbotNote Added: 0155416
2023-10-03 10:58guillermogilAssigned ToRetail => guillermogil
2023-10-05 07:34hgbotResolutionopen => fixed
2023-10-05 07:34hgbotNote Added: 0155532
2023-10-05 07:34hgbotStatusnew => closed
2023-10-05 07:34hgbotFixed in Version => 24Q1
2023-10-05 07:34hgbotNote Added: 0155533
2023-11-01 10:16marvintmStatusclosed => new
2023-11-01 10:16marvintmResolutionfixed => open
2023-11-01 10:16marvintmFixed in Version24Q1 =>
2023-11-01 10:16marvintmStatusnew => scheduled
2023-11-01 10:16marvintmStatusscheduled => resolved
2023-11-01 10:16marvintmFixed in Version => 23Q4
2023-11-01 10:16marvintmResolutionopen => fixed
2023-11-01 10:16marvintmReview Assigned To => marvintm
2023-11-01 10:16marvintmStatusresolved => closed
2023-11-03 14:16marvintmRelationship addedhas duplicate 0053771

Notes
(0155413)
alfonso_alcalde   
2023-10-03 08:21   
https://drive.google.com/file/d/1EmszTU5SF2PKB1cBXgBE_rG7C1z8P0an/view?usp=sharing [^]
(0155415)
guillermogil   
2023-10-03 10:55   
Missing setAdminMode in shouldSwitchToOffline method of CheckTerminalFullRefresh.java
(0155416)
hgbot   
2023-10-03 10:57   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2135 [^]
(0155532)
hgbot   
2023-10-05 07:34   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2135 [^]
(0155533)
hgbot   
2023-10-05 07:34   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 39426539024f0f85605bcba5650371b603aa6723
Author: Guillermo Gil Lapuente <guillermo.gil@openbravo.com>
Date: 05-10-2023 05:34:51
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/39426539024f0f85605bcba5650371b603aa6723 [^]

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

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