mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-25 04:12:04 +02:00
19.0 vanilla
This commit is contained in:
parent
a1137a1456
commit
e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue