Openbravo Issue Tracking System - POS2
View Issue Details
0054550POS2POSpublic2024-02-02 07:012024-02-12 09:13
kousalya_r 
Retail 
normalmajorhave not tried
closedfixed 
5
 
24Q2 
No
0054550: "SearchKey" missing in Fiscalization CASHUP and CASH_MNGT events
In “CASHUP” and CASH_MNGT events we are receiving only the “paymentMethod” in payments data and not the searchKey (like in “INITIAL_COUNT_CASH").

*
No tags attached.
causes defect 0056464 closed sreehari Cash Management Search Key wrong in Complete Cashup event 
Issue History
2024-02-02 07:01kousalya_rNew Issue
2024-02-02 07:01kousalya_rAssigned To => Retail
2024-02-02 07:01kousalya_rTriggers an Emergency Pack => No
2024-02-02 07:07hgbotNote Added: 0160124
2024-02-02 07:07hgbotNote Added: 0160125
2024-02-12 09:13hgbotNote Added: 0160603
2024-02-12 09:13hgbotResolutionopen => fixed
2024-02-12 09:13hgbotStatusnew => closed
2024-02-12 09:13hgbotNote Added: 0160604
2024-02-12 09:13hgbotNote Added: 0160605
2024-02-12 09:13hgbotFixed in Version => 24Q2
2024-02-12 09:13hgbotNote Added: 0160606
2024-09-18 09:01sreehariRelationship addedcauses 0056464

Notes
(0160124)
hgbot   
2024-02-02 07:07   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2394 [^]
(0160125)
hgbot   
2024-02-02 07:07   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization/-/merge_requests/60 [^]
(0160603)
hgbot   
2024-02-12 09:13   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization/-/merge_requests/60 [^]
(0160604)
hgbot   
2024-02-12 09:13   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization [^]
Changeset: 800ff2cd12d3cd902113c605709a50d33be41cf5
Author: Kousalya Ramasamy <kousalya.ramasamy@openbravo.com>
Date: 12-02-2024 08:13:06
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization/-/commit/800ff2cd12d3cd902113c605709a50d33be41cf5 [^]

Fixes ISSUE-54550 : Added Search key in CashManagement and Cashup Data

---
M web-test/bodyBuilder/bodyBuilder.test.js
M web-test/bodyBuilder/data/cashmanagement.js
M web-test/model/fiscalizationCashManagement.test.js
M web/org.openbravo.events.fiscalization/source/bodyBuilders/bodyBuilders.js
---
(0160605)
hgbot   
2024-02-12 09:13   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2394 [^]
(0160606)
hgbot   
2024-02-12 09:13   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: a8810f656d0bd18e6507c0d8f758590b0adf1657
Author: Kousalya Ramasamy <kousalya.ramasamy@openbravo.com>
Date: 12-02-2024 08:13:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/a8810f656d0bd18e6507c0d8f758590b0adf1657 [^]

Fixes ISSUE-54550 : Added Search key in CashManagement

---
M web-jspack/org.openbravo.pos2/src/components/CashManagement/CashManagementNewMovementForm/CashManagementNewMovementForm.jsx
M web-jspack/org.openbravo.pos2/src/components/CashManagement/CashManagementNewMovementForm/__test__/CashManagementNewMovementFormMock.js
---