Openbravo Issue Tracking System - POS2
View Issue Details
0052186POS2POSpublic2023-04-20 13:042023-04-26 09:41
meriem_azaf 
meriem_azaf 
normalmajorhave not tried
closedfixed 
5
 
23Q1.223Q1.2 
QA functional test
2023-04-19
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1668/diffs?commit_id=dc1279dd686f0cc3d602c191a2a77e593917a08c [^]
No
0052186: Till is blocked if we try to access keymap editor in offline mode
Till is blocked if we try to access keymap editor in offline mode.
1- Turn this till offline.
2- Try to access to the keymap editor.

Popin is shown to inform that master data are outdated
3- CLick on OK.

--> Till try to perform the masterdata update and stays blocked
No tags attached.
blocks defect 0052184 closed meriem_azaf Till is blocked if we try to access keymap editor in offline mode 
Issue History
2023-04-20 13:04meriem_azafTypedefect => backport
2023-04-20 13:04meriem_azafTarget Version => 23Q1.2
2023-04-21 08:44hgbotNote Added: 0148678
2023-04-26 09:41hgbotResolutionopen => fixed
2023-04-26 09:41hgbotStatusscheduled => closed
2023-04-26 09:41hgbotFixed in Version => 23Q1.2
2023-04-26 09:41hgbotNote Added: 0148902
2023-04-26 09:41hgbotNote Added: 0148903

Notes
(0148678)
hgbot   
2023-04-21 08:44   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1711 [^]
(0148902)
hgbot   
2023-04-26 09:41   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 29d01ea232b236f16b2b5e44c3c26f1b8f87b00b
Author: Meriem Azaf <meriem.azaf@openbravo.com>
Date: 26-04-2023 09:36:37
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/29d01ea232b236f16b2b5e44c3c26f1b8f87b00b [^]

Fixes ISSUE-52186: Till is blocked if we try to access keymap editor in offline mode

The problem here that we were not checking if the server is online or not to check if we should do a masterdata refresh or not.

So for that, we added this part.

---
M web-jspack/org.openbravo.pos2/src/ob-init.js
---
(0148903)
hgbot   
2023-04-26 09:41   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1711 [^]