KnelTaxStack

All bits related to our self hosted tax prep/filing stack

As of 8/1/2025 i have the path figured out pre OpenFIle:

  1. use paperless api to make a report of each years expenses ( i need todo some setup in paperless for the schedule c categories of course) which I will document in this repo
  2. use dolibar api to make a report of each years income (pulling from a list of instances)
  3. store a summary sheet of expenses in dolibar
  4. push relevant data into the appropriate ots text files and call appropriate ots programs to produce pdfs

Claude Code can easily write all the code for the above

What I don't know is what OpenFile expects as an input. It's not clear from it's docs at a first glance. Hmmm...

Description
All bits related to our self hosted tax prep/filing stack
Readme AGPL-3.0 79 MiB
Languages
C 98.9%
Shell 0.8%
Makefile 0.3%