Openbravo Issue Tracking System - POS2
View Issue Details
0056115POS2POSpublic2024-07-26 09:292024-08-02 12:38
ander_flores 
ander_flores 
normalminorhave not tried
closedfixed 
5
 
 
No
0056115: Add custom timeout for Successful Payment Screen for SCO
In SCO Configuration, a new field in "Timeouts" tab has to be added to set how many seconds will the Successful Payment Screen remain on the page.
Set a value greater than 0 to show the screen.
Set it to 0 to not show the Payment Successful screen at all.
No tags attached.
Issue History
2024-07-26 09:29ander_floresNew Issue
2024-07-26 09:29ander_floresAssigned To => ander_flores
2024-07-26 09:29ander_floresTriggers an Emergency Pack => No
2024-07-26 09:36hgbotNote Added: 0167378
2024-08-02 12:38hgbotNote Added: 0167657
2024-08-02 12:38hgbotResolutionopen => fixed
2024-08-02 12:38hgbotStatusnew => closed
2024-08-02 12:38hgbotNote Added: 0167658

Notes
(0167378)
hgbot   
2024-07-26 09:36   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/merge_requests/37 [^]
(0167657)
hgbot   
2024-08-02 12:38   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/merge_requests/37 [^]
(0167658)
hgbot   
2024-08-02 12:38   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout [^]
Changeset: 37a9fe1986a6d9ce594039947880ca235d259dc4
Author: Ander Flores <ander.flores@openbravo.com>
Date: 02-08-2024 10:38:08
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/commit/37a9fe1986a6d9ce594039947880ca235d259dc4 [^]

Fixed ISSUE-56115: Add custom timeout for Successful Payment Screen for SCO

---
M src-db/database/model/tables/OBSCO2_CONFIGURATION.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/pos2/selfcheckout/term/SCOConfigurationProperties.java
M web-jspack/org.openbravo.pos2.selfcheckout/src/components/ConfirmSuccessfulPayment/ConfirmSuccessfulPayment.jsx
M web/org.openbravo.pos2.selfcheckout/source/utils/paymentEventsFunctions.js
---