adamsaghy commented on PR #6143:
URL: https://github.com/apache/fineract/pull/6143#issuecomment-5166224512
```
/home/runner/work/fineract/fineract/fineract-working-capital-loan/src/main/java/org/apache/fineract/portfolio/workingcapitalloan/service/WorkingCapitalLoanChargeOffWriteServiceImpl.java:104:
error: method forPortions in class WorkingCapitalLoanTransactionAllocation
cannot be applied to given types;
final WorkingCapitalLoanTransactionAllocation allocation =
WorkingCapitalLoanTransactionAllocation.forPortions(chargeOffTransaction,
^
required:
WorkingCapitalLoanTransaction,BigDecimal,BigDecimal,BigDecimal,BigDecimal
found:
WorkingCapitalLoanTransaction,BigDecimal,BigDecimal,BigDecimal
reason: actual and formal argument lists differ in length
1 error
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]