Openbravo Issue Tracking System - Retail Modules
View Issue Details
0053365Retail ModulesAdyenpublic2023-09-01 16:132023-09-05 16:13
ignacio_deandres 
ignacio_deandres 
normalminorhave not tried
closedfixed 
5
 
main 
No
0053365: Disable buttons when there is no text in the form to fill with a barcode in SCO and React
When the In person payment mode is set to Initiate from barcode, it would be nice in React to not be able to click on the Apply button when there isn't any code introduced in the form, avoiding an obvious error.
The same when in SCO the user is asked to manually introduce the code, the button Apply should be disabled.

Also some improvements in the React component to give the requestInputData component a proper use are needed.
N/A
Modify the react and SCO components.
No tags attached.
Issue History
2023-09-01 16:13ignacio_deandresNew Issue
2023-09-01 16:13ignacio_deandresAssigned To => ignacio_deandres
2023-09-01 16:13ignacio_deandresTriggers an Emergency Pack => No
2023-09-01 16:22ignacio_deandresDescription Updatedbug_revision_view_page.php?rev_id=26759#r26759
2023-09-01 16:25hgbotNote Added: 0154353
2023-09-01 16:31hgbotNote Added: 0154355
2023-09-05 16:10hgbotResolutionopen => fixed
2023-09-05 16:10hgbotStatusnew => closed
2023-09-05 16:10hgbotNote Added: 0154504
2023-09-05 16:10hgbotNote Added: 0154505
2023-09-05 16:13hgbotNote Added: 0154506
2023-09-05 16:13hgbotNote Added: 0154507

Notes
(0154353)
hgbot   
2023-09-01 16:25   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.adyenprovider/-/merge_requests/28 [^]
(0154355)
hgbot   
2023-09-01 16:31   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.scoadyenprovider/-/merge_requests/3 [^]
(0154504)
hgbot   
2023-09-05 16:10   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.adyenprovider [^]
Changeset: 26dafb1433e8c0600e49d562b52f15ed9e55b125
Author: Ignacio De Andrés <ignacio.deandres@openbravo.com>
Date: 05-09-2023 14:10:49
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.adyenprovider/-/commit/26dafb1433e8c0600e49d562b52f15ed9e55b125 [^]

Fixes ISSUE-53365: Disable buttons when there is no text in the form to fill with a barcode in SCO and React

---
M web-jspack/org.openbravo.retail.adyenprovider/src/assets/style/main.scss
M web-jspack/org.openbravo.retail.adyenprovider/src/components/PaymentIntegration/AdyenProvider.jsx
R web-jspack/org.openbravo.retail.adyenprovider/src/components/PaymentIntegration/AskBarcodeScannerProcess.jsx
---
(0154505)
hgbot   
2023-09-05 16:10   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.adyenprovider/-/merge_requests/28 [^]
(0154506)
hgbot   
2023-09-05 16:13   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.scoadyenprovider [^]
Changeset: 28709a0ef8154ce28ed676a876a0b44398969370
Author: Ignacio De Andrés <ignacio.deandres@openbravo.com>
Date: 05-09-2023 14:13:26
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.scoadyenprovider/-/commit/28709a0ef8154ce28ed676a876a0b44398969370 [^]

Fixes ISSUE-53365: Disable buttons when there is no text in the form to fill with a barcode in SCO and React

---
M web/org.openbravo.retail.scoadyenprovider/source/panels/adyenProviderPanel.js
---
(0154507)
hgbot   
2023-09-05 16:13   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.scoadyenprovider/-/merge_requests/3 [^]