receipt-parser-server
receipt-parser-server copied to clipboard
Accepting Total and ignoring Subtotal
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 back as the total. Any ideas? Thanks.
And using the legacy parser (without the server) does also not work, if you have added it to the config?
As I am trying to replicate the steps I took before, I don't believe I ever ran it without docker due to the dependence of receipt_parser_core on python exact version being 3.7. The previous receipt_parser_core allowed up to 4 but 0.2.5 doesn't and will not install.