TIP: You can type at any time to perform a new search.
Holidays for Germany
l10n_de_holidays · OCA/l10n-germany
- Repository
- OCA/l10n-germany · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Human Resources
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-germany
- Last tracking update
- 2026-08-07 07:57:05
- Authors
- Odoo Community Association (OCA)
- Maintainers
- Odoo Community Association (OCA)
- Committers
- Weblate, OCA-git-bot, oca-ci, Alexander Bigga
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_holidays_public_generator_view |
hr.holidays.public.generator.view | hr.holidays.public.generator | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (4)
-
country_idMany2one → res.countrydomain=[('code', 'in', COUNTRY_GENERATORS)]required=Truestring='Country' args: 'res.country' -
state_idMany2one → res.country.statestring='State' args: 'res.country.state' -
template_idMany2one → hr.holidays.publicstring='From Template' args: 'hr.holidays.public' -
yearIntegerdefault=<expr>required=True
-
action_run(self) -
generate_function_copy_name(self) -
generate_function_generate_name(self) -
onchange_template_id(self)@api.onchange('template_id')
New fields (0)
No new fields.
Public methods (15)-
action_copy_de_holidays(self) -
action_delete_holidays(self, existing_holidays) -
action_generate_de_holidays(self) -
calculate_ascension_day(self, easter)@api.model -
calculate_corpus_christi(self, easter)@api.model -
calculate_easter_monday(self, easter)@api.model -
calculate_easter_sunday(self, year)@api.model -
calculate_fixed_holidays(self, existing_holidays)@api.model -
calculate_floating_holidays(self, existing_holidays)@api.model -
calculate_new_good_friday(self, easter)@api.model -
calculate_repentance_day(self, year)@api.model -
calculate_state_fixed_holidays(self, existing_holidays, state=None)@api.model -
calculate_state_floating_holidays(self, existing_holidays, state=None)@api.model -
calculate_whit_monday(self, easter)@api.model -
get_state_ids(self, codes=None)@api.model:codes: should be a list of states' codes Returns states ids in :codes:
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 228 days ago
- Last activity
- 119 days ago
- Repository
- OCA/l10n-germany
- Pull request
- [16.0][MIG] l10n_de_holidays: Migration to 16.0 (#210)