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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056739
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajoralways2024-10-10 16:402024-10-14 15:45
ReporterjorgewederagoView Statuspublic 
Assigned ToRajesh_18 
PriorityhighResolutionfixedFixed in Version25Q1
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

0056739: 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 ]
depends on backport 005674124Q4 closedRajesh_18 Under certain circumstances it is not possible to navigate to payments 
depends on backport 005674224Q3.2 closedRajesh_18 Under certain circumstances it is not possible to navigate to payments 
depends on backport 005674324Q2.4 closedRajesh_18 Under certain circumstances it is not possible to navigate to payments 

-  Notes
(0170308)
hgbot (developer)
2024-10-11 17:08

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2986 [^]
(0170309)
hgbot (developer)
2024-10-11 17:10

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

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 5d88043b6958fbe3706f866018f3ecdc3aca8ae2
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 14-10-2024 13:41:44
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/5d88043b6958fbe3706f866018f3ecdc3aca8ae2 [^]

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

---
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/CountDisplay/CountDisplay.jsx
---
(0170364)
hgbot (developer)
2024-10-14 15:44

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2986 [^]
(0170365)
hgbot (developer)
2024-10-14 15:44

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment [^]
Changeset: 61c5114c9a3bc77614dfe80043c950aef42e01d9
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 11-10-2024 18:58:29
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment/-/commit/61c5114c9a3bc77614dfe80043c950aef42e01d9 [^]

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

---
M web-jspack/org.openbravo.events.payment/src/components/PaymentIntegration/EventProvider.js
---
(0170366)
hgbot (developer)
2024-10-14 15:44

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.payment/-/merge_requests/40 [^]
(0170367)
jorgewederago (developer)
2024-10-14 15:45

The error is no longer happening as the properties are properly set

- Issue History
Date Modified Username Field Change
2024-10-10 16:40 jorgewederago New Issue
2024-10-10 16:40 jorgewederago Assigned To => Retail
2024-10-10 16:40 jorgewederago Triggers an Emergency Pack => No
2024-10-10 16:41 jorgewederago Proposed Solution updated
2024-10-11 09:47 guilleaer Assigned To Retail => migueldejuana
2024-10-11 09:47 guilleaer Status new => acknowledged
2024-10-11 11:48 marvintm Assigned To migueldejuana => Rajesh_18
2024-10-11 11:48 marvintm Status acknowledged => scheduled
2024-10-11 12:32 egoitz Issue Monitored: egoitz
2024-10-11 13:45 malsasua Issue Monitored: malsasua
2024-10-11 17:08 hgbot Note Added: 0170308
2024-10-11 17:10 hgbot Note Added: 0170309
2024-10-14 15:44 hgbot Resolution open => fixed
2024-10-14 15:44 hgbot Status scheduled => closed
2024-10-14 15:44 hgbot Fixed in Version => 25Q1
2024-10-14 15:44 hgbot Note Added: 0170363
2024-10-14 15:44 hgbot Note Added: 0170364
2024-10-14 15:44 hgbot Note Added: 0170365
2024-10-14 15:44 hgbot Note Added: 0170366
2024-10-14 15:45 jorgewederago Note Added: 0170367


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker