v0.3.0
0.3.0 (2024-07-31)
Bug Fixes
- accounts are only closed if they have no balance (#217) (0650ef7)
- added missing reference to invoice response (#230) (2f5986a)
- debtor test case inconsistent test results (#216) (ddd8d50)
- MariaDB specific dialect mistake (#237) (ca701af)
- migration table missing when seeding database (#218) (eceaa1e)
- mistake in migration (#238) (e528796)
- payout request pdf was always regenerated (#210) (38c1111)
- return before balance to prevent AppDataSource based errors (#221) (0b617f8)
Features
- add dry-run cli option for GEWISDB sync (#219) (f023f7a)
- add endpoints for Stripe/GEWIS public keys (#242) (894d1ef)
- add report pdf service (#211) (ac59386)
- add server settings to store global settings in database (#231) (97063a3)
- add vat to transfers (#224) (38a8dcd)
- financial mutations filters (#227) (7e191d4)
- invoice entity rework (#234) (3573b23)
- Point of Sale users to perform POS-related actions (#232) (c69b508)
- POS cashier roles (#222) (aac5fb7)
- rbac in database (#215) (1443ed9)
- Write-Off's (#225) (4a30e25)