Opened 11 months ago
Last modified 6 weeks ago
#1008 new defect
come up with some sort of reciept tracking system
| Reported by: | m | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Hackery | Keywords: | |
| Cc: |
Description
this doesn't have to be too fancy, at the baseline it just needs to be a place to store photos or whatever. scans
Some niceities:
- permalinks/IDs that we can reference from our ledger
- some sort of integration with whatever future inventorying system we use. related: #871
- OCR?
Change History (13)
comment:1 by , 11 months ago
comment:3 by , 11 months ago
after perusing options, i like https://hledger.org
it saves to a text file which could be placed on git or the web, it also has its own web UI which we could probably set up if we wanted to, it's written in haskell!
https://fruitcredits.dz4k.com/ is an option for a native linux GUI for it as well
comment:5 by , 11 months ago
Replying to ripclap@…:
looked at GNUcash but compared to hledger it has added complexity (can't get much more simple than a text file) and requires someone auditing the files to install GNUcash
comment:6 by , 11 months ago
https://github.com/paperless-ngx/paperless-ngx - browser based, does ocr and tagging and stuff, easy to work with. can automatically scan in documents from a physical scanner or phones or whatever.
comment:7 by , 11 months ago
comment:8 by , 11 months ago
after perusing options, i like https://hledger.org
we already use hledger btw I just don't know if it does "reciept tracking"
comment:9 by , 11 months ago
| Milestone: | → reboot |
|---|
comment:11 by , 11 months ago
https://docs.paperless-ngx.com/setup/#docker
https://github.com/paperless-ngx/paperless-ngx/tree/main/docker/compose
unsure about tika vs non tika
https://github.com/paperless-ngx/paperless-ngx/blob/main/docker/compose/docker-compose.postgres.yml
also needs to be generally accessible to a member with a standard tech stack (probably via browser?). to keep me accountable :3