Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0053483 | POS2 | POS | public | 2023-09-18 14:14 | 2023-09-28 07:42 |
|
Reporter | ranjith_qualiantech_com | |
Assigned To | ranjith_qualiantech_com | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 23Q3.1 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0053483: Cashup properties was missed in the mitigation process (Validating draft ticket in backoffice) |
Description | New mitigation process added in the issue https://issues.openbravo.com/view.php?id=52864. [^] When the ticket is processed in backoffice, but not removed from POS State, then ticket will be removed from state and Cashup will be updated from backoffice during reload POS application.
In the above process, When updating Cashup from backoffice, few properties like totalStartings, usedInCurrentTrx, and few more are missed |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0053473 | | closed | ranjith_qualiantech_com | Cashup properties was missed in the mitigation process (Validating draft ticket in backoffice) |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-09-19 02:39 | ranjith_qualiantech_com | Type | defect => backport |
2023-09-19 02:39 | ranjith_qualiantech_com | Target Version | => 23Q3.1 |
2023-09-27 08:27 | hgbot | Note Added: 0155277 | |
2023-09-27 08:27 | hgbot | Note Added: 0155278 | |
2023-09-27 08:27 | hgbot | Note Added: 0155279 | |
2023-09-28 07:42 | hgbot | Resolution | open => fixed |
2023-09-28 07:42 | hgbot | Status | scheduled => closed |
2023-09-28 07:42 | hgbot | Fixed in Version | => RR23Q3.1 |
2023-09-28 07:42 | hgbot | Note Added: 0155310 | |
2023-09-28 07:42 | hgbot | Note Added: 0155311 | |
2023-09-28 07:42 | hgbot | Note Added: 0155312 | |
2023-09-28 07:42 | hgbot | Note Added: 0155313 | |
2023-09-28 07:42 | hgbot | Note Added: 0155314 | |
2023-09-28 07:42 | hgbot | Note Added: 0155315 | |
Notes |
|
(0155277)
|
hgbot
|
2023-09-27 08:27
|
|
|
|
(0155278)
|
hgbot
|
2023-09-27 08:27
|
|
|
|
(0155279)
|
hgbot
|
2023-09-27 08:27
|
|
|
|
(0155310)
|
hgbot
|
2023-09-28 07:42
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 4eb5109189b7426b3c3143e37749bd7646de1feb
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 26-09-2023 22:19:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/4eb5109189b7426b3c3143e37749bd7646de1feb [^]
Fixed ISSUE-53483: Added Cashup properties when creating cashup from backend
* When cashup loaded from backoffice, following cashup properties should be updated
* Cashup totalStartings
* Cashup PaymentMethod's cashManagementsInfo
* Cashup documentNo sequence info
---
M src/org/openbravo/retail/posterminal/UpdateCashup.java
M src/org/openbravo/retail/posterminal/master/Cashup.java
M src/org/openbravo/retail/posterminal/term/Payments.java
M web-test/model/business-object/cashup/Cashup-initCashup-StateAction-fromBackend.test.js
M web-test/model/business-object/cashup/test-data/cashupAfterComplete.js
M web-test/model/business-object/cashup/test-data/cashupAfterLoadCashupFromBackend.js
M web-test/model/business-object/cashup/test-data/cashupAfterLoadCashupFromBackendWithoutPayments.js
M web-test/model/business-object/cashup/test-data/messagesAfterCompleteCashupSharedPayments.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/PaymentMethodUtils.js
M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/InitCashup.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/TicketUtils.js
---
|
|
|
(0155311)
|
hgbot
|
2023-09-28 07:42
|
|
|
|
(0155312)
|
hgbot
|
2023-09-28 07:42
|
|
|
|
(0155313)
|
hgbot
|
2023-09-28 07:42
|
|
|
|
(0155314)
|
hgbot
|
2023-09-28 07:42
|
|
|
|
(0155315)
|
hgbot
|
2023-09-28 07:42
|
|
|