Openbravo Issue Tracking System - POS2
View Issue Details
0052045POS2POSpublic2023-04-03 16:312023-04-05 16:22
AugustoMauch 
meriem_azaf 
normalmajorhave not tried
closedfixed 
5
 
 
No
0052045: Do not allow to use the Keymap Editor window if the master data is not up to date enoughIf they keymap editor is used with stale
If they keymap editor is used with stale keymap master data, there could be errors when saving the updated keymap data. In order to address this problem, it should not be possible to open the Keymap Editor window if the last time that the master data was refreshed was longer than 5 minutes ago.
-
No tags attached.
depends on backport 005204623Q2 closed meriem_azaf Do not allow to use the Keymap Editor window if the master data is not up to date enoughIf they keymap editor is used with stale 
depends on backport 005204723Q1.2 closed meriem_azaf Do not allow to use the Keymap Editor window if the master data is not up to date enoughIf they keymap editor is used with stale 
related to defect 0051450 closed Triage Platform Base Keymap edition fails while importing when keymap information in terminal is not synchronized with server 
causes defect 0052184 closed meriem_azaf Till is blocked if we try to access keymap editor in offline mode 
Issue History
2023-04-03 16:31AugustoMauchNew Issue
2023-04-03 16:31AugustoMauchAssigned To => Retail
2023-04-03 16:31AugustoMauchTriggers an Emergency Pack => No
2023-04-03 16:32AugustoMauchAssigned ToRetail => meriem_azaf
2023-04-03 16:32AugustoMauchStatusnew => scheduled
2023-04-04 09:59hgbotNote Added: 0148239
2023-04-05 16:09hgbotNote Added: 0148304
2023-04-05 16:20hgbotNote Added: 0148306
2023-04-05 16:20hgbotNote Added: 0148307
2023-04-05 16:21hgbotNote Added: 0148308
2023-04-05 16:21hgbotNote Added: 0148309
2023-04-05 16:22AugustoMauchStatusscheduled => resolved
2023-04-05 16:22AugustoMauchResolutionopen => fixed
2023-04-05 16:22AugustoMauchStatusresolved => closed
2023-04-20 13:23meriem_azafRelationship addedcauses 0052184
2023-08-08 13:31jarmendarizRelationship addedrelated to 0051450

Notes
(0148239)
hgbot   
2023-04-04 09:59   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1668 [^]
(0148304)
hgbot   
2023-04-05 16:09   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/494 [^]
(0148306)
hgbot   
2023-04-05 16:20   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: f7e01d819c0371049c3be8353d1e7e21c51e319e
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 05-04-2023 16:19:08
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/f7e01d819c0371049c3be8353d1e7e21c51e319e [^]

Related to ISSUE-52045: Makes available a function to a a full master data reload in the foreground

---
M web/org.openbravo.mobile.core/app/model/masterdata/MasterdataController.js
---
(0148307)
hgbot   
2023-04-05 16:20   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/494 [^]
(0148308)
hgbot   
2023-04-05 16:21   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1668 [^]
(0148309)
hgbot   
2023-04-05 16:21   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: dc1279dd686f0cc3d602c191a2a77e593917a08c
Author: Meriem Azaf <meriem.azaf@openbravo.com>
Date: 05-04-2023 14:11:41
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/dc1279dd686f0cc3d602c191a2a77e593917a08c [^]

FR-52045: Do not allow to use the Keymap Editor window if the master data is not up to date enoughIf they keymap editor is used with stale

If they keymap editor is used with stale keymap master data, there could be errors when saving the updated keymap data. In order to address this problem, it should not be possible to open the Keymap Editor window if the last time that the master data was refreshed was longer than 5 minutes ago.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web-jspack/org.openbravo.pos2/src/ob-init.js
---