Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056743 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [POS2] POS | major | always | 2024-10-10 16:40 | 2024-10-15 09:32 | |||
Reporter | jorgewederago | View Status | public | |||||
Assigned To | Rajesh_18 | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 24Q2.4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 24Q2.4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056743: Under certain circumstances it is not possible to navigate to payments | |||||||
Description | It 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 Reproduce | 1.-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 Solution | In 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0170380) hgbot (developer) 2024-10-14 18:03 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2996 [^] |
(0170381) hgbot (developer) 2024-10-14 18:04 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment/-/merge_requests/41 [^] |
(0170416) hgbot (developer) 2024-10-15 09:32 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2996 [^] |
(0170417) 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: 421698d02baec7e07e381237b4906904f9bfc20f Author: Rajesh Senthilkumar <rajesh@qualiantech.com> Date: 15-10-2024 07:30:09 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/421698d02baec7e07e381237b4906904f9bfc20f [^] Fixed ISSUE-56743: Added process key property to remove selected payment --- M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/CountDisplay/CountDisplay.jsx --- |
(0170419) hgbot (developer) 2024-10-15 09:32 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment/-/merge_requests/41 [^] |
(0170420) hgbot (developer) 2024-10-15 09:32 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment [^] Changeset: 61dd3125a362cf23b84ede1fed456851f8dc798c Author: Rajesh Senthilkumar <rajesh@qualiantech.com> Date: 14-10-2024 21:32:05 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment/-/commit/61dd3125a362cf23b84ede1fed456851f8dc798c [^] Related to ISSUE-56743: Extented payment provider class to get properties from it --- M web-jspack/org.openbravo.events.payment/src/components/PaymentIntegration/EventProvider.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2024-10-11 11:48 | marvintm | Type | defect => backport |
2024-10-11 11:48 | marvintm | Target Version | => 24Q2.4 |
2024-10-11 13:45 | malsasua | Issue Monitored: malsasua | |
2024-10-14 18:03 | hgbot | Note Added: 0170380 | |
2024-10-14 18:04 | hgbot | Note Added: 0170381 | |
2024-10-15 09:32 | hgbot | Resolution | open => fixed |
2024-10-15 09:32 | hgbot | Status | scheduled => closed |
2024-10-15 09:32 | hgbot | Note Added: 0170416 | |
2024-10-15 09:32 | hgbot | Fixed in Version | => 24Q2.4 |
2024-10-15 09:32 | hgbot | Note Added: 0170417 | |
2024-10-15 09:32 | hgbot | Note Added: 0170419 | |
2024-10-15 09:32 | hgbot | Note Added: 0170420 |
Copyright © 2000 - 2009 MantisBT Group |