Openbravo Issue Tracking System - Retail Modules
View Issue Details
0055087Retail ModulesWeb POSpublic2024-04-03 13:102024-04-23 11:59
Leyre 
Rajesh_18 
highmajoralways
closedfixed 
5
 
 
No
0055087: Error when trying to pay with a payment method with payment provider.
Error when trying to pay with a payment method with payment provider.
-> Use an instance with the modules "org.openbravo.retail.paymentmethodadditionalinfo" and "org.openbravo.retail.discounts.bypaymentmethod".
For example in livebuilds: https://livebuilds.openbravo.com/context/retail_modules_pgsql_pi/ [^]

-> Steps:
1. For a terminal, configure a payment method with payment provider.
2. Open the previous terminal, add a product and try to pay with the payment method defined with payment method.

-> Result: Error -> see attached images.
Video provided by the Client: https://www.youtube.com/watch?v=-vT_xEH29YE [^]
No tags attached.
png Screenshot from 2024-04-03 12-58-49.png (933,704) 2024-04-03 13:10
https://issues.openbravo.com/file_download.php?file_id=19601&type=bug
png Screenshot from 2024-04-03 13-07-50.png (429,452) 2024-04-03 13:10
https://issues.openbravo.com/file_download.php?file_id=19602&type=bug
Issue History
2024-04-03 13:10LeyreNew Issue
2024-04-03 13:10LeyreAssigned To => Retail
2024-04-03 13:10LeyreTriggers an Emergency Pack => No
2024-04-03 13:10LeyreFile Added: Screenshot from 2024-04-03 12-58-49.png
2024-04-03 13:10LeyreFile Added: Screenshot from 2024-04-03 13-07-50.png
2024-04-03 13:17PracticsIssue Monitored: Practics
2024-04-08 09:58jorgewederagoStatusnew => acknowledged
2024-04-08 14:00Rajesh_18Assigned ToRetail => Rajesh_18
2024-04-08 14:00Rajesh_18Statusacknowledged => scheduled
2024-04-10 14:31hgbotNote Added: 0163051
2024-04-10 14:32hgbotNote Added: 0163052
2024-04-23 11:59hgbotNote Added: 0163591
2024-04-23 11:59hgbotNote Added: 0163592
2024-04-23 11:59hgbotResolutionopen => fixed
2024-04-23 11:59hgbotStatusscheduled => closed
2024-04-23 11:59hgbotNote Added: 0163593
2024-04-23 11:59hgbotNote Added: 0163594

Notes
(0163051)
hgbot   
2024-04-10 14:31   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod/-/merge_requests/12 [^]
(0163052)
hgbot   
2024-04-10 14:32   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.paymentmethodadditionalinfo/-/merge_requests/4 [^]
(0163591)
hgbot   
2024-04-23 11:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod/-/merge_requests/12 [^]
(0163592)
hgbot   
2024-04-23 11:59   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod [^]
Changeset: 64f9ed0c76bab45fd0c8814498ac03654ce6269a
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 10-04-2024 14:22:22
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod/-/commit/64f9ed0c76bab45fd0c8814498ac03654ce6269a [^]

Related to ISSUE-55087: Added a condition for payment with provider on post add payment

---
M web/org.openbravo.retail.discounts.bypaymentmethod/js/paymentmethod-discount.js
---
(0163593)
hgbot   
2024-04-23 11:59   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.paymentmethodadditionalinfo [^]
Changeset: c4eeaa02826156126d51cb623b882b0513f3d55e
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 22-04-2024 17:42:43
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.paymentmethodadditionalinfo/-/commit/c4eeaa02826156126d51cb623b882b0513f3d55e [^]

Fixed ISSUE-55087: Added a condition for payment with provider on pre add payment

---
M web/org.openbravo.retail.paymentmethodadditionalinfo/js/components/optionCodeModal.js
M web/org.openbravo.retail.paymentmethodadditionalinfo/js/hooks/hookPreAddPayment.js
M web/org.openbravo.retail.paymentmethodadditionalinfo/js/model/optionCodeUtils.js
---
(0163594)
hgbot   
2024-04-23 11:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.paymentmethodadditionalinfo/-/merge_requests/4 [^]