Kõik projektid
EE Invoice Generator
Open-source Estonian e-invoice generator with full accounting for small businesses (OU).
Projekti tehniline kirjeldus on inglise keeles.
Iseseisev projekt
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
- Invoice data
- Document generation
- 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
Kuidas jooksutada
git clone https://github.com/AG064/ee-invoice-generator.git
cd ee-invoice-generator
pip install -r requirements.txt
python main.py