Openbravo Issue Tracking System - POS2
View Issue Details
0052185POS2POSpublic2023-04-20 13:042023-04-26 09:35
meriem_azaf 
meriem_azaf 
normalmajorhave not tried
closedfixed 
5
 
23Q223Q2 
approved
No
QA functional test
2023-04-19
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1668/diffs?commit_id=dc1279dd686f0cc3d602c191a2a77e593917a08c [^]
No
0052185: 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 => 23Q2
2023-04-21 09:14hgbotMerge Request Status => open
2023-04-21 09:14hgbotNote Added: 0148689
2023-04-26 09:35hgbotMerge Request Statusopen => approved
2023-04-26 09:35hgbotResolutionopen => fixed
2023-04-26 09:35hgbotStatusscheduled => closed
2023-04-26 09:35hgbotFixed in Version => 23Q2
2023-04-26 09:35hgbotNote Added: 0148900
2023-04-26 09:35hgbotNote Added: 0148901

Notes
(0148689)
hgbot   
2023-04-21 09:14   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1712 [^]
(0148900)
hgbot   
2023-04-26 09:35   
Directly closing issue as related merge request is already approved.

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

Fixes ISSUE-52185: 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
---
(0148901)
hgbot   
2023-04-26 09:35   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1712 [^]