Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015962 | Openbravo ERP | Z. Others | public | 2011-02-14 09:53 | 2011-02-16 12:43 |
Reporter | maite | ||||
Assigned To | rmorley | ||||
Priority | urgent | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | 2.50MP26 | ||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Advanced Payables and Receivables Mngmt | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0015962: Matching algorithm interface needs to support overpayment | ||||
Description | The new interface for the matching algorithm is not sufficient in case of overpayment with reference to one invoice. As an example, we explain 2 business cases: Business case 1: There are 2 sales invoices for one customer. This customer pays for both invoices in one bank transfer => one bank statement line Invoice 1, amount = 120,-- Invoice 2, amount = 80,-- Payment = 200,-- The matching algorithm must be able to find both invoices as strong matches. At the moment he can only find invoice 1 or 2. Business case 2: There is 1 sales invoice for the customer. The customer pays more than the amount of the invoice. Invoice, amount = 120,-- Payment = 200,-- The matching algorithm should return the matched invoice and the matched business partner for credit booking. | ||||
Steps To Reproduce | |||||
Proposed Solution | public FIN_MatchedTransaction match(FIN_BankStatementLine bankStatementLine,List<FIN_FinaccTransaction> excluded) throws ServletException; method, only returns one element. Change the return type of the match method to a List-Type: List<FIN_MatchedTransaction> | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-02-14 09:53 | maite | New Issue | |||
2011-02-14 09:53 | maite | Assigned To | => rmorley | ||
2011-02-14 09:53 | maite | Modules | => Advanced Payables and Receivables Mngmt | ||
2011-02-14 11:22 | rmorley | Note Added: 0034167 | |||
2011-02-16 12:43 | mgerke | Note Added: 0034229 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|