All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Interpreter update to Python 3.7.
- Update of all used packages.
- Salutation now showing customer name's title (Dr., ...).
- Python package updates, including to Django 2.0.3.
- Python package updates, including to Django 2.0.1.
- Display of customer notes during invoice creation and editing.
- Migration to django-money, currency-aware representation of money values.
- Added currency to all forms and views.
- Switched default print template to match paper with full letterhead.
- Internal package updates, in particluar updated to Django 2.0.
- Another PDF template for export to paper with full letterhead preprinted.
- Display of changelog.
- Annual income now exact sum of all invoices.
- Drilldown to articles sold in given year now shows article names from invoice, not the originally selected article (from master data).
- Excel export of invoice lists.
- Annual sales report.
- Article tops and flops.
- Updated to Python 3.6.2.
- Updated package dependencies.
- Icons.
- Welcome screen.
- Version information created during release automatically.
- Python package updates.
- Latest tag for docker container.
- Rebate rule system