mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-24 15:32:05 +02:00
8 lines
283 B
Python
8 lines
283 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import applicant_refuse_reason
|
|
from . import applicant_send_mail
|
|
from . import job_add_applicants
|
|
from . import mail_activity_schedule
|
|
from . import talent_pool_add_applicants
|