Skip to content

Subaccounts functionality + cleanup - #1

Open
jasongullifer wants to merge 20 commits into
adasilva:masterfrom
jasongullifer:master
Open

Subaccounts functionality + cleanup#1
jasongullifer wants to merge 20 commits into
adasilva:masterfrom
jasongullifer:master

Conversation

@jasongullifer

Copy link
Copy Markdown
- Broke main code out into functions (filter_subaccounts, build_reportable, find_daily_max, get_cli_args)
- Added subaccount functionality (filter_subaccounts logic, logic in build_reportable). User can specificy subaccount names at run (--subaccounts flag), and account leafs below that name will be aggregated. Useful if you have "theoretical" sub accounts of a real account.
- Added assertion to iter_year to make sure postings are in sorted order by date.
- Added formatted printing to CLI output table.

adasilva and others added 4 commits May 5, 2024 09:07
…table, find_daily_max, get_cli_args)

- Added subaccount functionality (filter_subaccounts logic, logic in build_reportable). User can specificy subaccount names at run (--subaccounts flag), and account leafs below that name will be aggregated. Useful if you have "theoretical" sub accounts of a real account.
- Added assertion to iter_year to make sure postings are in sorted order by date.
- Added formatted printing to CLI output table.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants