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 7298a6f1e8057b2e7236b6a7440599f40c37a8e7 Merge: 02636cc5df cf2222fde4 Author: Adam Saghy <[email protected]> AuthorDate: Thu Sep 3 15:54:51 2026 +0200 Merge pull request #6203 FINERACT-2724: Allocate Cash - Adjust the error message when amount is not an integer .../HttpMessageNotReadableErrorController.java | 19 ++- .../HttpMessageNotReadableErrorControllerTest.java | 98 ++++++++++++++++ .../AllocateCashToCashierValidationTest.java | 130 +++++++++++++++++++++ .../teller/CashierTransactionsHelper.java | 41 ++++++- 4 files changed, 278 insertions(+), 10 deletions(-)
