Openbravo Issue Tracking System - Retail Modules
View Issue Details
0054033Retail ModulesEvents for Clientpublic2023-11-27 14:262023-12-14 14:17
njimenez 
njimenez 
normalmajoralways
closedfixed 
5
 
 
approved
No
No
0054033: Events client api main menu dialog is not properly shown
There is a problem with the events client api dialog when the tax free or the fiscalization apis are not been initialized properly.

The user select a menu option that makes use of this component but nothing is shown.
1. Do not enable the tax free functionality
2. Open the pos
3. Go to the main menu
4. Select the Fiscalization till option
No tags attached.
Issue History
2023-11-27 14:26njimenezNew Issue
2023-11-27 14:26njimenezAssigned To => njimenez
2023-11-27 14:26njimenezOBNetwork customer => No
2023-11-27 14:26njimenezTriggers an Emergency Pack => No
2023-11-27 14:30hgbotMerge Request Status => open
2023-11-27 14:30hgbotNote Added: 0157680
2023-11-27 14:32hgbotNote Added: 0157681
2023-11-27 14:37hgbotNote Added: 0157682
2023-12-14 14:16hgbotMerge Request Statusopen => approved
2023-12-14 14:17hgbotResolutionopen => fixed
2023-12-14 14:17hgbotStatusnew => closed
2023-12-14 14:17hgbotNote Added: 0158214
2023-12-14 14:17hgbotNote Added: 0158215
2023-12-14 14:17hgbotNote Added: 0158216
2023-12-14 14:17hgbotNote Added: 0158217
2023-12-14 14:17hgbotNote Added: 0158218
2023-12-14 14:17hgbotNote Added: 0158219

Notes
(0157680)
hgbot   
2023-11-27 14:30   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.taxfree/-/merge_requests/26 [^]
(0157681)
hgbot   
2023-11-27 14:32   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization/-/merge_requests/51 [^]
(0157682)
hgbot   
2023-11-27 14:37   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment/-/merge_requests/22 [^]
(0158214)
hgbot   
2023-12-14 14:17   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.taxfree [^]
Changeset: 3cafdac466ac61fe0f94d01d2ee1e1903e6bfe3f
Author: Natalia Jiménez <natalia.jimenez@openbravo.com>
Date: 28-11-2023 11:25:28
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.taxfree/-/commit/3cafdac466ac61fe0f94d01d2ee1e1903e6bfe3f [^]

Fixed ISSUE-54033: Add initialization flag on initialization to avoid overriding the rest of apis login models

---
M web-jspack/org.openbravo.events.taxfree/src/model/connection/TaxFreeLogin.js
M web-jspack/org.openbravo.events.taxfree/src/model/connection/__test__/TaxFreeLogin.test.js
M web-jspack/org.openbravo.events.taxfree/src/model/taxFree/__test__/validations.test.js
M web-jspack/org.openbravo.events.taxfree/src/model/taxFree/validations.js
M web-jspack/org.openbravo.events.taxfree/src/model/user-interface/user-actions/TaxFreeFormDetail.js
---
(0158215)
hgbot   
2023-12-14 14:17   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.taxfree/-/merge_requests/26 [^]
(0158216)
hgbot   
2023-12-14 14:17   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization [^]
Changeset: 27ff3ad9aca8300cd1876c66d4c38779c873eea5
Author: Natalia Jiménez <natalia.jimenez@openbravo.com>
Date: 13-12-2023 09:41:39
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization/-/commit/27ff3ad9aca8300cd1876c66d4c38779c873eea5 [^]

Fixed ISSUE-54033: Add initialization flag on initialization to avoid overriding the rest of apis login models

---
M web-jspack/org.openbravo.events.fiscalization/src/model/user-interface/user-actions/FiscalizationAPIDetail.js
M web/org.openbravo.events.fiscalization/source/model/fiscalizationLogin.js
---
(0158217)
hgbot   
2023-12-14 14:17   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization/-/merge_requests/51 [^]
(0158218)
hgbot   
2023-12-14 14:17   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment [^]
Changeset: 1e32bdcb3a392257cb8c894cdadad3e38759eec8
Author: Natalia Jiménez <natalia.jimenez@openbravo.com>
Date: 27-11-2023 14:34:53
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment/-/commit/1e32bdcb3a392257cb8c894cdadad3e38759eec8 [^]

Fixed ISSUE-54033: Initialize payment terminal menu dialog model in case of missing initialization information

---
M web/org.openbravo.events.payment/source/model/paymentLogin.js
---
(0158219)
hgbot   
2023-12-14 14:17   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment/-/merge_requests/22 [^]