Files
hr-tools/hr-luncheon-voucher/models/__init__.py
Stéphan Sainléger 68788e3950 [IMP] hr-luncheon-voucher: move resource code to dedicated addon
Moves code in add-on hr_effective_attendance_period
2023-01-24 22:24:57 +01:00

8 lines
176 B
Python

# -*- coding: utf-8 -*-
from . import calendar_event_type
from . import hr_employee
from . import hr_lv_allocation
from . import res_company
from . import res_config_settings