[16.0][MIG] l10n_de_holidays: Migration to 16.0#210
Open
bizzappdev wants to merge 21 commits intoOCA:16.0from
Open
[16.0][MIG] l10n_de_holidays: Migration to 16.0#210bizzappdev wants to merge 21 commits intoOCA:16.0from
bizzappdev wants to merge 21 commits intoOCA:16.0from
Conversation
The file has been deleted from hr_holidays_public when migrating code from 11.0 to 12.0 because it's specific to Germany by allowing us to autogenerate holidays' date for german states
Because in Odoo 12, german states are now defined in the module l10n_de
From Odoo 15.0 there is no need to use an extra add-on for the German country states anymore. The states are part of `base`: https://github.com/odoo/odoo/blob/15.0/odoo/addons/base/data/res.country.state.csv#L1388 Introduced with commit odoo/odoo@c741637 The only change are the state codes. They are prefixed now with `DE-`.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-germany-15.0/l10n-germany-15.0-l10n_de_holidays Translate-URL: https://translation.odoo-community.org/projects/l10n-germany-15-0/l10n-germany-15-0-l10n_de_holidays/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-germany-15.0/l10n-germany-15.0-l10n_de_holidays Translate-URL: https://translation.odoo-community.org/projects/l10n-germany-15-0/l10n-germany-15-0-l10n_de_holidays/
2ab5afe to
dc31528
Compare
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.