forked from Mapan/odoo17e
7 lines
220 B
Python
7 lines
220 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import hr_referral_alert_mail_wizard
|
|
from . import hr_referral_link_to_share
|
|
from . import hr_referral_send_mail
|