Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0053873 | Retail Modules | Copy Retail Store | public | 2023-11-06 17:03 | 2023-12-05 12:08 |
|
Reporter | martinsdan | |
Assigned To | Rajesh_18 | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | Ubuntu 18.04.1 LTS |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | Gold |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0053873: Spread Payment Method selects a random Cash Management Event |
Description | When creating the new payment method, a random Cash Management Even is selected from those with the same event type and currency.
It should use one for the same payment method.
In case none is found, the name of the new one is also not correct as it adds the Terminal Key to it when it is reused. |
Steps To Reproduce | Create a new Payment Type in a terminal.
Spread it to another terminal type with existing Cash Management Events. |
Proposed Solution | Add the payment method to the query searching for the event.
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/blob/master/src/org/openbravo/retail/copystore/process/CopyPaymentMethodProcess.java?ref_type=heads#L336 [^]
Change the name of the new event to <PaymentMethod Name> - <EventType Name (translated)> - <Currency ISO> - <Organizations SearchKey>
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/blob/master/src/org/openbravo/retail/copystore/process/CopyPaymentMethodProcess.java?ref_type=heads#L307 [^] |
Additional Information | |
Tags | No tags attached. |
Relationships | causes | defect | 0055627 | | closed | sreehari | Spread payment method for selected tills does not work for the same Touchpoint Type |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-11-06 17:03 | martinsdan | New Issue | |
2023-11-06 17:03 | martinsdan | Assigned To | => Retail |
2023-11-06 17:03 | martinsdan | OBNetwork customer | => No |
2023-11-06 17:03 | martinsdan | Triggers an Emergency Pack | => No |
2023-11-13 08:18 | marvintm | OBNetwork customer | No => Gold |
2023-11-30 10:08 | Rajesh_18 | Assigned To | Retail => Rajesh_18 |
2023-11-30 10:08 | Rajesh_18 | Status | new => scheduled |
2023-12-01 07:56 | hgbot | Merge Request Status | => open |
2023-12-01 07:56 | hgbot | Note Added: 0157887 | |
2023-12-05 12:08 | hgbot | Merge Request Status | open => approved |
2023-12-05 12:08 | hgbot | Resolution | open => fixed |
2023-12-05 12:08 | hgbot | Status | scheduled => closed |
2023-12-05 12:08 | hgbot | Note Added: 0157964 | |
2023-12-05 12:08 | hgbot | Note Added: 0157965 | |
2024-06-03 12:02 | sreehari | Relationship added | causes 0055627 |