Open jeremy159 opened 2 months ago
Similar to https://github.com/psybers/actual-helpers?tab=readme-ov-file#loan-interest-calculator we need a subcommand to compute the interest so that only the principal portion of the payment is applied to the account. Basically this script should create a transaction that adds the interest paid in the loan account.
Can't fetch account notes from http api. Investigate what to do...
Similar to https://github.com/psybers/actual-helpers?tab=readme-ov-file#loan-interest-calculator we need a subcommand to compute the interest so that only the principal portion of the payment is applied to the account. Basically this script should create a transaction that adds the interest paid in the loan account.