Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0042052 | Retail Modules | Web POS | public | 2019-10-17 11:44 | 2019-10-25 12:45 |
Reporter | adrianromero | ||||
Assigned To | adrianromero | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | RR20Q1 | |||
Merge Request Status | |||||
Review Assigned To | marvintm | ||||
OBNetwork customer | No | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0042052: Use different components in Providers depending the process is payment or a refund | ||||
Description | New architecture in provider for payments uses the same component for payments and refunds, and a different component for void. For example if the reference key for a provider is 'OBPOS_MockProvider', the application will create a new instance of the component 'OBPOS_MockProvider' for payments and refunds and the component 'OBPOS_MockProviderVoid' for processing void. To allow better isolation of functionality between components it is good to have different components for processing payments and refunds. For example 'OBPOS_MockProvider' for payments and 'OBPOS_MockProviderRefund' for refunds. This behaviour should be done backward compatible, in case 'OBPOS_MockProviderRefund' does not exist continue using 'OBPOS_MockProvider' for refunds too. | ||||
Steps To Reproduce | N/A | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2019-10-17 11:44 | adrianromero | New Issue | |||
2019-10-17 11:44 | adrianromero | Assigned To | => Retail | ||
2019-10-17 11:44 | adrianromero | OBNetwork customer | => No | ||
2019-10-17 11:44 | adrianromero | Triggers an Emergency Pack | => No | ||
2019-10-17 11:45 | adrianromero | Assigned To | Retail => adrianromero | ||
2019-10-17 11:45 | adrianromero | Summary | Use different components in Provider for Payments depending is a payment or a refund => Use different components in Providers depending the process is payment or a refund | ||
2019-10-17 12:17 | hgbot | Checkin | |||
2019-10-17 12:17 | hgbot | Note Added: 0115141 | |||
2019-10-17 12:17 | hgbot | Status | new => resolved | ||
2019-10-17 12:17 | hgbot | Resolution | open => fixed | ||
2019-10-17 12:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e93b9bbafe31e14b003691d3a89b45db6bdfec66 [^] | ||
2019-10-17 12:19 | adrianromero | Review Assigned To | => marvintm | ||
2019-10-25 12:45 | marvintm | Status | resolved => closed | ||
2019-10-25 12:45 | marvintm | Fixed in Version | => RR20Q1 |
Notes | |||||
|
|||||
|
|