Openbravo Issue Tracking System - Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0038650 | Modules | Advanced Matching Algorithm | public | 2018-05-29 14:32 | 2019-09-30 20:26 |
Reporter | ngarcia | ||||
Assigned To | collazoandy4 | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | scheduled | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Regression date | |||||
Regression introduced by commit | |||||
Regression level | |||||
Review Assigned To | |||||
Support ticket | |||||
OBNetwork customer | |||||
Regression introduced in release | |||||
Summary | 0038650: Parameters are passed in wrong order to findOrder function in findWeakMatch function of InvoiceMatchingAlgorithm class | ||||
Description | Parameters are passed in wrong order to findOrder function in findWeakMatch function of InvoiceMatchingAlgorithm class. The function is defined as findOrder(FIN_BankStatementLine line, boolean PMCheck, boolean BPCheck, boolean DateCheck) The calls are made in wrong order: paymentScheduleFromOrder = findOrder(line, matchingAlgorithm.isOBAMAMatchOrderBP(), matchingAlgorithm.isOBAMAMatchOrderPM(), false); paymentScheduleFromOrder = findOrder(line, matchingAlgorithm.isOBAMAMatchOrderBP(), false, false); | ||||
Steps To Reproduce | * | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-05-29 14:32 | ngarcia | New Issue | |||
2018-05-29 14:32 | ngarcia | Assigned To | => Triage Finance | ||
2018-05-29 14:32 | ngarcia | Issue Monitored: networkb | |||
2018-05-30 08:19 | Practics | Issue Monitored: Practics | |||
2019-08-19 21:51 | collazoandy4 | Assigned To | Triage Finance => collazoandy4 | ||
2019-08-19 21:51 | collazoandy4 | Status | new => scheduled | ||
2019-08-19 22:11 | collazoandy4 | Note Added: 0114096 | |||
2019-09-30 20:26 | collazoandy4 | Note Added: 0114866 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|