From a58d156d4e461e37fc5e1b2e1a9b880eb406a9e4 Mon Sep 17 00:00:00 2001 From: Elijah Wright Date: Fri, 6 Jun 2025 08:20:52 -0700 Subject: [PATCH] check for not equal 100 in divisible by 4 check --- .../src/main/resources/tax/constants.xml | 29 ++++++++++++++++--- 1 file changed, 25 insertions(+), 4 deletions(-) diff --git a/direct-file/backend/src/main/resources/tax/constants.xml b/direct-file/backend/src/main/resources/tax/constants.xml index 2289a27..7a6a5f7 100644 --- a/direct-file/backend/src/main/resources/tax/constants.xml +++ b/direct-file/backend/src/main/resources/tax/constants.xml @@ -90,24 +90,45 @@ - + + + - 4 + 100 0 - + - + + + + + + + + + 4 + + + + + 0 + + + + + +