Skip to content

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.

2 participants