This is an automated email from the ASF dual-hosted git repository. adamsaghy pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 6d2dc0be74ce79259f4ece25f4414b771a85659b Merge: 483478609a a03b5d69b4 Author: Adam Saghy <[email protected]> AuthorDate: Mon Jun 8 16:00:52 2026 +0100 Merge pull request #5900 FINERACT-2165: Migrate AccountRuleHelper and PeriodicAccrualAccountingHelper to fineract-client-feign .../AccountingScenarioIntegrationTest.java | 6 +-- ...PaymentAllocationLoanRepaymentScheduleTest.java | 20 ++------ .../ClientLoanIntegrationTest.java | 14 +++--- ...ccrualTransactionOnChargeSubmittedDateTest.java | 6 +-- .../LoanAccrualTransactionReversalTest.java | 6 +-- .../LoanChargeOffAccountingTest.java | 4 +- .../LoanChargeSpecificDueDateTest.java | 18 ++++--- .../LoanChargeTaxIntegrationTest.java | 3 +- ...nMultipleDisbursementRepaymentScheduleTest.java | 3 -- ...LoanSpecificDueDateChargeAfterMaturityTest.java | 8 ++-- .../accounting/AccountingRuleIntegrationTest.java | 9 ++-- .../common/accounting/AccountRuleHelper.java | 56 ++++++---------------- .../PeriodicAccrualAccountingHelper.java | 48 +++++-------------- 13 files changed, 59 insertions(+), 142 deletions(-)
