v15.23.0
What's Changed
- Updates Business Trip Region to store date-specific rates in the Business Trip Region Allowance child table and to enforce a unique Title, so the system selects the correct allowance for the trip date. (#106)
- Limits Region choices in Business Trip to entries whose Valid From date is on or before the trip’s From Date. (#109)
- Adds optional Valid To field to allowances in Business Trip Region, allowing outdated rates to expire automatically. Updates all regional allowance records with the official 2026 figures. (#112)
Full Changelog: v15.22.1...v15.23.0
Authors: @PatrickDEissler, @barredterra
Reviewers: @PatrickDEissler
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.
Changes with the following labels were excluded:
- skip-release-notes
Changes with the following types were excluded:
- refactor
- build
- ci
- style
- test
- docs
- chore