[ADD]l10n_fr_hr_holidays from v17 to 16 to manage french holidays for part-time employees

This commit is contained in:
2025-03-18 16:31:20 +01:00
committed by Stéphan Sainléger
parent f8cd6a0a4c
commit 0453622ad8
14 changed files with 1613 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import hr_leave
from . import res_company
from . import resource_calendar
from . import res_config_settings
from . import utils