Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0054033 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Events for Client | major | always | 2023-11-27 14:26 | 2023-12-14 14:17 | |||
| Reporter | njimenez | View Status | public | |||||
| Assigned To | njimenez | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | |||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | approved | |||||||
| Review Assigned To | ||||||||
| OBNetwork customer | No | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0054033: Events client api main menu dialog is not properly shown | |||||||
| Description | 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. | |||||||
| Steps To Reproduce | 1. Do not enable the tax free functionality 2. Open the pos 3. Go to the main menu 4. Select the Fiscalization till option | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0157680) hgbot (developer) 2023-11-27 14:30 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.taxfree/-/merge_requests/26 [^] |
|
(0157681) hgbot (developer) 2023-11-27 14:32 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization/-/merge_requests/51 [^] |
|
(0157682) hgbot (developer) 2023-11-27 14:37 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment/-/merge_requests/22 [^] |
|
(0158214) hgbot (developer) 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 (developer) 2023-12-14 14:17 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.taxfree/-/merge_requests/26 [^] |
|
(0158216) hgbot (developer) 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 (developer) 2023-12-14 14:17 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization/-/merge_requests/51 [^] |
|
(0158218) hgbot (developer) 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 (developer) 2023-12-14 14:17 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment/-/merge_requests/22 [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2023-11-27 14:26 | njimenez | New Issue | |
| 2023-11-27 14:26 | njimenez | Assigned To | => njimenez |
| 2023-11-27 14:26 | njimenez | OBNetwork customer | => No |
| 2023-11-27 14:26 | njimenez | Triggers an Emergency Pack | => No |
| 2023-11-27 14:30 | hgbot | Merge Request Status | => open |
| 2023-11-27 14:30 | hgbot | Note Added: 0157680 | |
| 2023-11-27 14:32 | hgbot | Note Added: 0157681 | |
| 2023-11-27 14:37 | hgbot | Note Added: 0157682 | |
| 2023-12-14 14:16 | hgbot | Merge Request Status | open => approved |
| 2023-12-14 14:17 | hgbot | Resolution | open => fixed |
| 2023-12-14 14:17 | hgbot | Status | new => closed |
| 2023-12-14 14:17 | hgbot | Note Added: 0158214 | |
| 2023-12-14 14:17 | hgbot | Note Added: 0158215 | |
| 2023-12-14 14:17 | hgbot | Note Added: 0158216 | |
| 2023-12-14 14:17 | hgbot | Note Added: 0158217 | |
| 2023-12-14 14:17 | hgbot | Note Added: 0158218 | |
| 2023-12-14 14:17 | hgbot | Note Added: 0158219 | |
| Copyright © 2000 - 2009 MantisBT Group |