Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0049554 | POS2 | POS | public | 2022-06-14 18:15 | 2022-07-05 08:43 |
|
Reporter | adrianromero | |
Assigned To | adrianromero | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0049554: Request and store additional information for payments |
Description | Some payments require to request to the cashier, and store additional information. This additional information must be stored in structured columns of the FIN_PAYMENT table |
Steps To Reproduce | N/A |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0049419 | | closed | adrianromero | Retail Modules | Adds *inputData.optional* parameter for requestText() messages manager in Enyo POS and React POS | blocks | defect | 0049591 | | closed | adrianromero | POS2 | Implements Pay by link payment provider |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-06-14 18:15 | adrianromero | New Issue | |
2022-06-14 18:15 | adrianromero | Assigned To | => adrianromero |
2022-06-14 18:15 | adrianromero | OBNetwork customer | => No |
2022-06-14 18:15 | adrianromero | Triggers an Emergency Pack | => No |
2022-06-14 18:16 | adrianromero | Status | new => scheduled |
2022-06-14 18:17 | hgbot | Merge Request Status | => open |
2022-06-14 18:17 | hgbot | Note Added: 0138350 | |
2022-06-14 18:19 | hgbot | Note Added: 0138351 | |
2022-06-16 18:08 | adrianromero | Relationship added | blocks 0049591 |
2022-06-20 11:55 | hgbot | Merge Request Status | open => approved |
2022-06-22 09:29 | adrianromero | Relationship added | related to 0049419 |
2022-07-05 08:43 | hgbot | Resolution | open => fixed |
2022-07-05 08:43 | hgbot | Status | scheduled => closed |
2022-07-05 08:43 | hgbot | Fixed in Version | => RR22Q4 |
2022-07-05 08:43 | hgbot | Note Added: 0139048 | |
2022-07-05 08:43 | hgbot | Note Added: 0139049 | |
2022-07-05 08:43 | hgbot | Note Added: 0139050 | |
2022-07-05 08:43 | hgbot | Note Added: 0139051 | |
Notes |
|
(0138350)
|
hgbot
|
2022-06-14 18:17
|
|
|
|
(0138351)
|
hgbot
|
2022-06-14 18:19
|
|
|
|
(0139048)
|
hgbot
|
2022-07-05 08:43
|
|
|
|
(0139049)
|
hgbot
|
2022-07-05 08:43
|
|
|
|
(0139050)
|
hgbot
|
2022-07-05 08:43
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 4e3570fef02238f86963a8faf207529b4120b292
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 05-07-2022 08:41:31
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/4e3570fef02238f86963a8faf207529b4120b292 [^]
fixes FR-49554: support for additional payment information
---
A web-jspack/org.openbravo.pos2/src/components/Payments/PaymentIntegration/AdditionalInfoDialog.jsx
A web-jspack/org.openbravo.pos2/src/components/Payments/PaymentIntegration/AdditionalInfoDialog.scss
A web-jspack/org.openbravo.pos2/src/components/Payments/PaymentIntegration/AdditionalInfoInput.jsx
A web-jspack/org.openbravo.pos2/src/components/Payments/PaymentIntegration/AdditionalInfoSelect.jsx
A web-jspack/org.openbravo.pos2/src/components/Payments/PaymentIntegration/stories/AdditionalInfoDialog.stories.jsx
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentButton/PaymentButton.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentButton/stories/PaymentButton.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentIntegration/MockProvider.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentIntegration/__test__/MockPaymentProvider.js
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentIntegration/__test__/processPayment.test.js
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentIntegration/processPayment.js
---
|
|
|
(0139051)
|
hgbot
|
2022-07-05 08:43
|
|
|