Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052071 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [POS2] POS | major | have not tried | 2023-04-05 12:55 | 2023-04-26 09:47 | |||
Reporter | meriem_azaf | View Status | public | |||||
Assigned To | meriem_azaf | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 23Q1.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0052071: Cashup mitigation: do not check if current cashup is the last one processed, just check if it is processed | |||||||
Description | In the cashup mitigation we do to automatically create a new cashup if the current one is already processed in the backend, we are just checking that the current cashup was the latest one processed for this terminal. But there are some use cases not being covered so we should just check if the current cashup is processed in the backend, regardless if it being the latest one processed. | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0148327) hgbot (developer) 2023-04-06 13:19 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1129 [^] |
(0148692) hgbot (developer) 2023-04-21 09:17 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1129 [^] |
(0148904) hgbot (developer) 2023-04-26 09:46 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1161 [^] |
(0148905) hgbot (developer) 2023-04-26 09:47 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: ae9fd11337ec975d5b1802e76c03592b656a6277 Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 26-04-2023 09:46:04 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ae9fd11337ec975d5b1802e76c03592b656a6277 [^] Related to ISSUE-ISSUE-52071: Fixes tests Updates test so that they do not detect the current cashup as already processed in the backup --- M web-test/model/business-object/cashup/Cashup-InitCashup-ActionPreparation.test.js M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/CashupUtils.js M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/InitCashup.js --- |
(0148906) hgbot (developer) 2023-04-26 09:47 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1161 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2023-04-05 13:42 | meriem_azaf | Type | defect => backport |
2023-04-05 13:42 | meriem_azaf | Target Version | => 23Q1.2 |
2023-04-06 13:19 | hgbot | Note Added: 0148327 | |
2023-04-21 09:17 | hgbot | Note Added: 0148692 | |
2023-04-26 09:44 | AugustoMauch | Status | scheduled => resolved |
2023-04-26 09:44 | AugustoMauch | Resolution | open => fixed |
2023-04-26 09:44 | AugustoMauch | Status | resolved => closed |
2023-04-26 09:46 | hgbot | Note Added: 0148904 | |
2023-04-26 09:47 | hgbot | Note Added: 0148905 | |
2023-04-26 09:47 | hgbot | Note Added: 0148906 |
Copyright © 2000 - 2009 MantisBT Group |