receipt-parser-server icon indicating copy to clipboard operation
receipt-parser-server copied to clipboard

Receipt parser server written in python.

Results 3 receipt-parser-server issues
Sort by recently updated
recently updated
newest added

I am having difficulty getting the server to ignore subtotal and accept total. I have added them to the config as ignore_keys and sum_keys respectively but continue to get subtotal...

hi i would like to use this for my home and wanted to know if you are still actively maintaning this ?

tried the following (note, I'm running on amd64 so had to build it myself) tried the following as a docker-compose.yml services: receipt-parser-server: image: 76b8a403068d #had to build locally for amd64...