mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
9 lines
278 B
Python
9 lines
278 B
Python
# Part of Hibou Suite Professional. See LICENSE_PROFESSIONAL file for full copyright and licensing details.
|
|
|
|
from . import browsable_object
|
|
from . import hr_contract
|
|
from . import hr_payslip
|
|
from . import res_config_settings
|
|
from . import update
|
|
from . import us_payroll_config
|