chore: release v15#110
Merged
Merged
Conversation
…e specific allowance rates (#106) * feat: change data structure * feat: patch to move data to new data structure * fix: avoid duplicates * feat: get the allowances based on the date * refactor: general refactoring from pre-commit * fix: remove duplicate dictionary key "autoname" * refactor: general refactor (from failed CI) * fix: spelling of accommodation * fix: handle empty allowance_rates * fix: type hint * docs: add docstring for _get_allowance_rates * feat: add validation to ensure unique 'Valid From' dates in allowances * fix: fetch applicable rates per allowance * fix: use get for safer attribute access Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * style: fix typo Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: patch all Business Trip Regions (incl. disabled ones) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: make Error Logs from patch more understandable Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix(Renaming Patch): merge with existing * refactor: make linter happy * refactor: make linter happy 2 * fix: remove output type * fix: remove renaming --------- Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Member
Author
|
🎉 This PR is included in version 15.22.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Member
Author
|
🎉 This PR is included in version 15.23.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.