Liigu põhisisu juurde

Minu panus

I built the desktop invoice application, including invoice entry, XML/PDF generation, and the accounting-related interface.

Kuidas ma töötasin

  • Connected structured invoice data to document generation so the same input could produce different output formats.
  • Added history and accounting views around the core invoice workflow.
Teostuse eelvaade
  1. Invoice data
  2. Document generation
  3. XML / PDF and history

Mis see on

An Estonian e-invoice (e-arve) generator aimed at small OU businesses that don’t want to pay for full accounting software. Generates compliant e-invoices and keeps the books. PyQt GUI on top of a Python core.

Funktsioonid

  • Generates standards-compliant Estonian e-invoices
  • Tracks income, expenses, VAT
  • Desktop GUI (PyQt)
  • Packaged as a single binary

Tehnoloogiad

PythonPyQt

Kuidas jooksutada

git clone https://github.com/AG064/ee-invoice-generator.git
cd ee-invoice-generator
pip install -r requirements.txt
python main.py