Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0050395
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POScriticalalways2022-10-03 16:512022-10-28 12:34
Reporterdorian_robillardView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityurgentResolutionfixedFixed in Version23Q1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0050395: EWI when cashup if a payment method is not configured to be counted in cash up

DescriptionAn 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)
Steps To Reproducepre 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
Proposed SolutionNo EWI generated when doing cash up in this case
TagsFASH
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0051086 closedranjith_qualiantech_com Retail Modules NullPointerExcetion occurs when completing cashup 
causes defect 0052168 closedranjith_qualiantech_com POS2 Amount to Keep step should be shown in Close Till 

-  Notes
(0142217)
hgbot (developer)
2022-10-18 11:19

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1287 [^]
(0142257)
hgbot (developer)
2022-10-19 08:42

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1287 [^]
(0142258)
hgbot (developer)
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 (developer)
2022-10-20 10:20

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1297 [^]
(0142340)
hgbot (developer)
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 (developer)
2022-10-20 12:35

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1297 [^]
(0142348)
hgbot (developer)
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 (developer)
2022-10-20 14:04

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1299 [^]
(0142353)
hgbot (developer)
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 (developer)
2022-10-20 14:23

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1299 [^]

- Issue History
Date Modified Username Field Change
2022-10-03 16:51 dorian_robillard New Issue
2022-10-03 16:51 dorian_robillard Assigned To => Retail
2022-10-03 16:51 dorian_robillard Triggers an Emergency Pack => No
2022-10-03 16:55 rafaroda Severity major => critical
2022-10-03 16:58 dorian_robillard Tag Attached: FASH
2022-10-14 10:47 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2022-10-14 10:47 ranjith_qualiantech_com Status new => scheduled
2022-10-18 11:19 hgbot Note Added: 0142217
2022-10-19 08:42 hgbot Resolution open => fixed
2022-10-19 08:42 hgbot Status scheduled => closed
2022-10-19 08:42 hgbot Note Added: 0142257
2022-10-19 08:42 hgbot Fixed in Version => 23Q1
2022-10-19 08:42 hgbot Note Added: 0142258
2022-10-20 10:20 hgbot Note Added: 0142329
2022-10-20 12:35 hgbot Note Added: 0142340
2022-10-20 12:35 hgbot Note Added: 0142341
2022-10-20 13:50 hgbot Note Added: 0142348
2022-10-20 14:04 hgbot Note Added: 0142350
2022-10-20 14:23 hgbot Note Added: 0142353
2022-10-20 14:23 hgbot Note Added: 0142354
2022-10-28 12:34 XABIER_AGUADO File Added: Screenshot_30.png
2022-10-28 12:34 XABIER_AGUADO File Deleted: Screenshot_30.png
2023-01-02 05:36 ranjith_qualiantech_com Relationship added related to 0051086
2023-04-19 13:44 ranjith_qualiantech_com Relationship added causes 0052168


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker