Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ingest balance sheet report #19

Merged
merged 14 commits into from
Mar 9, 2022
Merged

ingest balance sheet report #19

merged 14 commits into from
Mar 9, 2022

Conversation

dckc
Copy link
Owner

@dckc dckc commented Jan 7, 2022

goal: initialize a set of books in GnuCash from balance sheet in PDF, presumably emitted from a popular accounting package such as QuickBooks.

results so far:

~/projects/finquick/brcal$ yarn test:grok-balance-sheet
$ node src/grokBalanceSheet.js <test/balance-sheet.txt
8817
[
  '                                                   RChain Cooperative',
  '                                                            Balance Sheet',
  '                                                          As of June 30, 2021',
...
]
{
  org: 'RChain Cooperative',
  report: 'Balance Sheet',
  reportDate: 2021-06-30T05:00:00.000Z
}

@dckc dckc changed the base branch from master to lunchMoney January 7, 2022 16:25
@dckc dckc marked this pull request as ready for review March 9, 2022 03:40
@dckc dckc merged commit 10dfece into lunchMoney Mar 9, 2022
@dckc dckc changed the title ingest balance sheet report (WIP) ingest balance sheet report Aug 9, 2022
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.

1 participant