frehn / bersta-pfand-extractor

A small application intended to help users of Foodsoft with the import of invoices from Naturkost Grosshandel BerSta

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BerSta Pfand Extractor

Windows Download

Download the current version for Windows here.

What is this?

BerSta Pfand Extractor is a small application intended to help users of Foodsoft with the import of invoices from Naturkost Grosshandel BerSta.

When importing an invoice into Foodsoft, the billed deposits from the invoice need to be entered. BerSta Pfand Extractor facilitates this task by extracting this data from BerSta's PDF invoices:

Screenshot

Development

Running the application

python -m bersta

Running the tests

Create the file tests/resources/test_extract_pfand_spec.json (sample) to add test cases.

Then run pytest.

Building a Windows Executable

Running pyinstaller bersta/__main__.py will package the application into the folder dist/__main__.

About

A small application intended to help users of Foodsoft with the import of invoices from Naturkost Grosshandel BerSta


Languages

Language:Python 100.0%