Files
hr-tools/hr-luncheon-voucher/models/__init__.py
2022-09-01 17:38:25 +02:00

9 lines
199 B
Python

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