lodgeit-labs / accounts-assessor

This repository hosts a practical research into leveraging logic programming to solve accounting problems.
GNU Affero General Public License v3.0
7 stars 1 forks source link

Please check the Div7A Calc. Optimally, it will give same output as the ATO version. #27

Closed koo5 closed 10 months ago

koo5 commented 4 years ago

picturemessage_tths2mby c3a [Uploading Div7A Calculator per ATO.pdf…]()

koo5 commented 4 years ago

relevant source codes: https://www.ato.gov.au/misc/SPA/Calculators/js/atogov/DIV7A.atogov.min.js 24.03.20 20:15:23 well, they almost did it: https://github.c om/atogov 24.03.20 20:24:54 well they release source code for some things: https://www.ato.gov.au/Calculators-and-tools/Electronic-Superannuation-Audit-Tool-user-licence-agreement/?page=11#Source_code

koo5 commented 4 years ago

todo: handle gracefully if repayments sum exceeds loan value

koo5 commented 1 year ago

https://github.com/koo5/div7a

koo5 commented 1 year ago

check shortfall in cases 1 - 9

koo5 commented 10 months ago

all fixed, verified, automatically tested against ATO calc results..i think this can be closed.