python-fakturoid icon indicating copy to clipboard operation
python-fakturoid copied to clipboard

Add support for Expenses

Open yaqwsx opened this issue 2 years ago • 3 comments

yaqwsx avatar Mar 07 '22 07:03 yaqwsx

Thanks for the contribution! Just pulled this into my fork and wrote a simple parser/importer for Zasilkovna PDF invoices and Czech Post PDF posting receipts (via pdftotext) so that they can be imported into Fakturoid automatically. Works like a charm!

piit79 avatar Mar 10 '22 01:03 piit79

Would you mind sharing your scripts for parsing Czech Post PDF invoices? I was thinking about doing the same.

yaqwsx avatar Mar 10 '22 06:03 yaqwsx

@yaqwsx Sure, here's the repo: https://github.com/piit79/expense2fakturoid-py

Please keep in mind this is a result of one night's coding and half a day's cleaning up :) It works for me™ on the few Zasilkovna invoices and Czech Post receipts I tested it with, but YMMV. If you encounter any problems, please file a GitHub issue. Thanks!

piit79 avatar Mar 11 '22 11:03 piit79

diky

farin avatar Jan 04 '23 22:01 farin