Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0048271 | Retail Modules | Web POS | public | 2021-12-17 10:54 | 2022-01-07 12:59 |
Reporter | kchoperena | ||||
Assigned To | rqueralta | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | scheduled | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/4a6a736d0ba3a352286d04a83c4a4b48964f8e2c [^] | ||||
Triggers an Emergency Pack | No | ||||
Summary | 0048271: Error doing a C&R in a terminal that does not have the payment method of the FIN_Paymentmethod_ID in a not paid Layaway | ||||
Description | CONTEXT: Layaway without payments that have in the FIN_Paymentmethod_ID column a payment method that the terminal does not have configured as payment method If we execute a C&R, the setDefaultPaymentType method of POSUtils.java will throw an exception because the payment method does not exist | ||||
Steps To Reproduce | 1.- Create a layaway in Webpos in a terminal with only solde client configured as the payment method 2.- Run a C&R of the layaway in the same terminal EXPECTED RESULT: The setDefaultPaymentType method throws an exception | ||||
Proposed Solution | In the past, the default payment method is searched just using the terminal, organization and currency. Add another query with the old logic before throw an exception | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | patch_48271.diff (1,993) 2021-12-21 10:51 https://issues.openbravo.com/file_download.php?file_id=16465&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2021-12-17 10:54 | kchoperena | New Issue | |||
2021-12-17 10:54 | kchoperena | Assigned To | => Retail | ||
2021-12-17 10:54 | kchoperena | Regression introduced by commit | => https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/4a6a736d0ba3a352286d04a83c4a4b48964f8e2c [^] | ||
2021-12-17 10:54 | kchoperena | Triggers an Emergency Pack | => No | ||
2021-12-21 10:51 | kchoperena | File Added: patch_48271.diff | |||
2022-01-06 05:16 | rqueralta | Assigned To | Retail => rqueralta | ||
2022-01-06 05:17 | rqueralta | Status | new => scheduled | ||
2022-01-07 12:59 | hgbot | Note Added: 0134152 |
Notes | |||||
|
|||||
|
|