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:
- 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
- use dolibar api to make a report of each years income (pulling from a list of instances)
- store a summary sheet of expenses in dolibar
- 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...
Languages
C
98.9%
Shell
0.8%
Makefile
0.3%