changes
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from . import hr_employee
|
||||
from . import hr_contract
|
||||
# hr_contract.py is not imported: hr.contract model does not exist in Odoo 19
|
||||
# (replaced by hr.version in Enterprise payroll)
|
||||
from . import hr_payslip
|
||||
from . import hr_roe
|
||||
from . import hr_tax_remittance
|
||||
|
||||
Reference in New Issue
Block a user