Commit graph

3 commits

Author SHA1 Message Date
33ecb49fc4 feat: Filter-Persistierung und Standard-Statusfilter
- Filter bleiben beim Navigieren (card.php → list.php) erhalten (Session)
- Neuer Admin-Setting: Standard-Statusfilter für die Buchungsliste
- Empfehlung: "Neu" als Standard, damit zugeordnete Buchungen ausgeblendet werden

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 14:04:07 +01:00
5264a2e91e Add link to repair page in admin setup
- Admin Tools section in setup page with link to repair.php
- Translations for AdminTools and Open (DE/EN)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-20 12:06:13 +01:00
94efa59df3 v1.7: Multi-invoice payments and payment unlinking
- Add multi-invoice payment support (link one bank transaction to multiple invoices)
- Add payment unlinking feature to correct wrong matches
- Show linked payments, invoices and bank entries in transaction detail view
- Allow linking already paid invoices to bank transactions
- Update README with new features
- Add CHANGELOG.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-20 09:00:05 +01:00