Openbravo Issue Tracking System - POS2
View Issue Details
0052071POS2POSpublic2023-04-05 12:552023-04-26 09:47
meriem_azaf 
meriem_azaf 
normalmajorhave not tried
closedfixed 
5
 
23Q1.2 
No
0052071: Cashup mitigation: do not check if current cashup is the last one processed, just check if it is processed
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.
-
No tags attached.
blocks defect 0052067 closed meriem_azaf Cashup mitigation: do not check if current cashup is the last one processed, just check if it is processed 
Issue History
2023-04-05 13:42meriem_azafTypedefect => backport
2023-04-05 13:42meriem_azafTarget Version => 23Q1.2
2023-04-06 13:19hgbotNote Added: 0148327
2023-04-21 09:17hgbotNote Added: 0148692
2023-04-26 09:44AugustoMauchStatusscheduled => resolved
2023-04-26 09:44AugustoMauchResolutionopen => fixed
2023-04-26 09:44AugustoMauchStatusresolved => closed
2023-04-26 09:46hgbotNote Added: 0148904
2023-04-26 09:47hgbotNote Added: 0148905
2023-04-26 09:47hgbotNote Added: 0148906

Notes
(0148327)
hgbot   
2023-04-06 13:19   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1129 [^]
(0148692)
hgbot   
2023-04-21 09:17   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1129 [^]
(0148904)
hgbot   
2023-04-26 09:46   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1161 [^]
(0148905)
hgbot   
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   
2023-04-26 09:47   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1161 [^]