Openbravo Issue Tracking System - POS2
View Issue Details
0050395POS2POSpublic2022-10-03 16:512022-10-28 12:34
dorian_robillard 
ranjith_qualiantech_com 
urgentcriticalalways
closedfixed 
5
 
23Q1 
No
0050395: EWI when cashup if a payment method is not configured to be counted in cash up
An EWI is created after doing a cash up including a payment method configured in channel touchpoint type window with

- counted cash up unselected

- G/L Item for Cash Drop/Deposit empty

- Close event empty (in channel touchpoint window)
pre requisite
Touchpoint type window --> A payment method 1 has
- counted cash up unselected
- G/L Item for Cash Drop/Deposit empty

Channel touchpoint window --> --> Payment method 1 has
- Close event empty

1) Connect in POS2
2) Create a ticket and pay with payment method 1
3) Do the cash up --> A EWI is created in the backoffice
No EWI generated when doing cash up in this case
FASH
related to defect 0051086 closed ranjith_qualiantech_com Retail Modules NullPointerExcetion occurs when completing cashup 
causes defect 0052168 closed ranjith_qualiantech_com POS2 Amount to Keep step should be shown in Close Till 
Issue History
2022-10-03 16:51dorian_robillardNew Issue
2022-10-03 16:51dorian_robillardAssigned To => Retail
2022-10-03 16:51dorian_robillardTriggers an Emergency Pack => No
2022-10-03 16:55rafarodaSeveritymajor => critical
2022-10-03 16:58dorian_robillardTag Attached: FASH
2022-10-14 10:47ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-10-14 10:47ranjith_qualiantech_comStatusnew => scheduled
2022-10-18 11:19hgbotNote Added: 0142217
2022-10-19 08:42hgbotResolutionopen => fixed
2022-10-19 08:42hgbotStatusscheduled => closed
2022-10-19 08:42hgbotNote Added: 0142257
2022-10-19 08:42hgbotFixed in Version => 23Q1
2022-10-19 08:42hgbotNote Added: 0142258
2022-10-20 10:20hgbotNote Added: 0142329
2022-10-20 12:35hgbotNote Added: 0142340
2022-10-20 12:35hgbotNote Added: 0142341
2022-10-20 13:50hgbotNote Added: 0142348
2022-10-20 14:04hgbotNote Added: 0142350
2022-10-20 14:23hgbotNote Added: 0142353
2022-10-20 14:23hgbotNote Added: 0142354
2022-10-28 12:34XABIER_AGUADOFile Added: Screenshot_30.png
2022-10-28 12:34XABIER_AGUADOFile Deleted: Screenshot_30.png
2023-01-02 05:36ranjith_qualiantech_comRelationship addedrelated to 0051086
2023-04-19 13:44ranjith_qualiantech_comRelationship addedcauses 0052168

Notes
(0142217)
hgbot   
2022-10-18 11:19   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1287 [^]
(0142257)
hgbot   
2022-10-19 08:42   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1287 [^]
(0142258)
hgbot   
2022-10-19 08:42   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 89948ee8b3e269c090d5868aada87e7560f35a5c
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 19-10-2022 06:13:46
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/89948ee8b3e269c090d5868aada87e7560f35a5c [^]

Fixed ISSUE-50395: Cash payment should not be shown in Cash To Keep is cashup
* If payment method "Count payment in cashup" is not configured, then
  payment method should not be shown in Count Payment & Cash To keep steps of Cashup
* Added new config json for cashup if no cash payment method has Keep Cash configured

---
A web-jspack/org.openbravo.pos2/src/components/Cashup/CashupWithoutCashToKeep.config.json
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/SelectCashToKeepStep/SelectCashToKeepStep.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/mock/TerminalPaymentsMock4.config.json
M web-jspack/org.openbravo.pos2/src/components/Cashup/utils/getCashupToSend.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/cashup/OpenCashup.js
M web-jspack/org.openbravo.pos2/src/ob-init.js
---
(0142329)
hgbot   
2022-10-20 10:20   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1297 [^]
(0142340)
hgbot   
2022-10-20 12:35   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 5438c0ecbb6a8285116eecf660bca196f4113f26
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 20-10-2022 10:35:02
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/5438c0ecbb6a8285116eecf660bca196f4113f26 [^]

Related to ISSUE-50395: Update cypress tests for Cash to Keep payments are not present

---
M web-jspack/org.openbravo.pos2/src-test/cypress/functions/countMoney.js
M web-jspack/org.openbravo.pos2/src-test/cypress/integration/Components/cashUp.spec.js
---
(0142341)
hgbot   
2022-10-20 12:35   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1297 [^]
(0142348)
hgbot   
2022-10-20 13:50   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 2b0bfec1343c3d48315bded4f4fe7ce449c2d40f
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 20-10-2022 17:20:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/2b0bfec1343c3d48315bded4f4fe7ce449c2d40f [^]

Revert "Related to ISSUE-50395: Update cypress tests for Cash to Keep payments are not present"

This reverts commit 5438c0ecbb6a8285116eecf660bca196f4113f26.

---
M web-jspack/org.openbravo.pos2/src-test/cypress/functions/countMoney.js
M web-jspack/org.openbravo.pos2/src-test/cypress/integration/Components/cashUp.spec.js
---
(0142350)
hgbot   
2022-10-20 14:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1299 [^]
(0142353)
hgbot   
2022-10-20 14:23   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 65a7e343980719e0c324b750456f216e4ed1fe72
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 20-10-2022 17:32:57
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/65a7e343980719e0c324b750456f216e4ed1fe72 [^]

Related to ISSUE-50395: Update cypress test based on Cashup mode present in State

---
M web-jspack/org.openbravo.pos2/src-test/cypress/functions/countMoney.js
---
(0142354)
hgbot   
2022-10-20 14:23   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1299 [^]