19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:00 +01:00
parent a1137a1456
commit e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions

View file

@ -1,11 +1,24 @@
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import hr_department
from . import hr_recruitment
from . import hr_applicant
from . import hr_applicant_category
from . import hr_applicant_refuse_reason
from . import hr_recruitment_degree
from . import hr_recruitment_source
from . import hr_recruitment_stage
from . import hr_employee
from . import hr_job
from . import hr_talent_pool
from . import res_config_settings
from . import calendar
from . import digest
from . import utm_campaign
from . import utm_source
from . import res_company
from . import res_partner
from . import res_users
from . import ir_attachment
from . import ir_ui_menu
from . import mail_activity_plan
from . import hr_job_platform