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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056741
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[POS2] POSmajoralways2024-10-10 16:402024-10-15 09:32
ReporterjorgewederagoView Statuspublic 
Assigned ToRajesh_18 
PriorityhighResolutionfixedFixed in Version24Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version24Q4
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

0056741: Under certain circumstances it is not possible to navigate to payments

DescriptionIt is not possible to move to payments in an environment where the Counting Tool is active as well as having a payment provider configured
Steps To Reproduce1.-Create a new Payment Provider with "Event Payment Provider" as provider
2.-Configure a payment method with the previously created payment provider
3.-In Touchpoint Type in the cash payment method configure it to use the Counting Tool in the Cashup part
4.-Log into POS
5.-Start a cashup and make sure that upon selecting Cash the counting tool is shown. If not, click the cash line to trigger it.
6.-Cancel the counting tool and abort the cashup
7.-Add a product
8.-Try to move to payments
Proposed SolutionIn countDisplay.jsx there a line that does "await setSelectedPaymentMethod({})".
The execution of that function is missing an important parameter which is the processKey.

Upon adding the missing parameter everything should be fixed

Note: It is needed to backport this issue
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0056739 closedRajesh_18 Under certain circumstances it is not possible to navigate to payments 

-  Notes
(0170384)
hgbot (developer)
2024-10-14 18:19

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2998 [^]
(0170385)
hgbot (developer)
2024-10-14 18:20

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment/-/merge_requests/43 [^]
(0170386)
hgbot (developer)
2024-10-14 18:36

Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2998 [^]
(0170387)
hgbot (developer)
2024-10-14 18:38

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2999 [^]
(0170388)
hgbot (developer)
2024-10-14 18:39

Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment/-/merge_requests/43 [^]
(0170389)
hgbot (developer)
2024-10-14 18:40

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment/-/merge_requests/44 [^]
(0170413)
hgbot (developer)
2024-10-15 09:32

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2999 [^]
(0170414)
hgbot (developer)
2024-10-15 09:32

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment [^]
Changeset: 0cc10885646facd96700d9f062dabfcc0431712c
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 14-10-2024 22:05:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment/-/commit/0cc10885646facd96700d9f062dabfcc0431712c [^]

Related to ISSUE-56741: Extented payment provider class to get properties from it

---
M web-jspack/org.openbravo.events.payment/src/components/PaymentIntegration/EventProvider.js
---
(0170415)
hgbot (developer)
2024-10-15 09:32

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment/-/merge_requests/44 [^]
(0170418)
hgbot (developer)
2024-10-15 09:32

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 8d3790c04250dee33638f3e1c9055f96a845c48b
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 15-10-2024 07:30:05
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/8d3790c04250dee33638f3e1c9055f96a845c48b [^]

Fixed ISSUE-56741: Added process key property to remove selected payment

---
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/CountDisplay/CountDisplay.jsx
---

- Issue History
Date Modified Username Field Change
2024-10-11 11:48 marvintm Type defect => backport
2024-10-11 11:48 marvintm Target Version => 24Q4
2024-10-14 18:19 hgbot Note Added: 0170384
2024-10-14 18:20 hgbot Note Added: 0170385
2024-10-14 18:36 hgbot Note Added: 0170386
2024-10-14 18:38 hgbot Note Added: 0170387
2024-10-14 18:39 hgbot Note Added: 0170388
2024-10-14 18:40 hgbot Note Added: 0170389
2024-10-15 09:32 hgbot Note Added: 0170413
2024-10-15 09:32 hgbot Note Added: 0170414
2024-10-15 09:32 hgbot Note Added: 0170415
2024-10-15 09:32 hgbot Resolution open => fixed
2024-10-15 09:32 hgbot Status scheduled => closed
2024-10-15 09:32 hgbot Fixed in Version => 24Q4
2024-10-15 09:32 hgbot Note Added: 0170418


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker