This repository has been archived by the owner on Sep 5, 2022. It is now read-only.
v0.6
With this release, the project structure - once again - changes significantly, allowing for better scalability, (somewhat loosely) applying the Command
design pattern. In other news:
Features
- Add class
Invoices
- Add method
parse
to classInvoices
, including tax detection - Add method
matching
to classVolksbank
- Add new base class
Receiver
- Add class
Shopkonfigurator
Changes
- Refactor classes in
Command
design pattern - Merge processing & algorithm classes
- Improve initialization in
BaseClass
&Database
- Improve matching algorithms in classes
Paypal
&Volksbank
- Reactivate
ranking
&contacts
generation - Restructure modules
- Remove regex config options
Fixes
- Fix method
invoice2number
& invoice regex - Fix ignored date parameters when matching payments
- Fix misformatting when dealing with taxes