Openbravo Issue Tracking System - POS2
View Issue Details
0052047POS2POSpublic2023-04-03 16:312023-04-18 18:32
AugustoMauch 
meriem_azaf 
normalmajorhave not tried
closedfixed 
5
 
23Q1.223Q1.2 
No
0052047: 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.
blocks feature request 0052045 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 
Issue History
2023-04-03 16:32AugustoMauchTypefeature request => backport
2023-04-03 16:32AugustoMauchTarget Version => 23Q1.2
2023-04-05 15:46hgbotNote Added: 0148303
2023-04-06 12:47hgbotNote Added: 0148324
2023-04-18 18:32hgbotNote Added: 0148560
2023-04-18 18:32hgbotNote Added: 0148561
2023-04-18 18:32hgbotResolutionopen => fixed
2023-04-18 18:32hgbotStatusscheduled => closed
2023-04-18 18:32hgbotNote Added: 0148562
2023-04-18 18:32hgbotFixed in Version => 23Q1.2
2023-04-18 18:32hgbotNote Added: 0148563

Notes
(0148303)
hgbot   
2023-04-05 15:46   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1675 [^]
(0148324)
hgbot   
2023-04-06 12:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/496 [^]
(0148560)
hgbot   
2023-04-18 18:32   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 603b408577c9379495181681d8f28ab896bcbf53
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 06-04-2023 12:45:13
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/603b408577c9379495181681d8f28ab896bcbf53 [^]

Related to ISSUE-52047: 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
---
(0148561)
hgbot   
2023-04-18 18:32   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/496 [^]
(0148562)
hgbot   
2023-04-18 18:32   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1675 [^]
(0148563)
hgbot   
2023-04-18 18:32   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 31ca929915d52703613a4eacc65e2955bd3019b0
Author: Meriem Azaf <meriem.azaf@openbravo.com>
Date: 18-04-2023 16:31:53
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/31ca929915d52703613a4eacc65e2955bd3019b0 [^]

Fixes ISSUE-52047: 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
---