forked from Mapan/odoo17e
9 lines
275 B
Python
9 lines
275 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import event_mail
|
|
from . import event_mail_registration
|
|
from . import event_registration
|
|
from . import event_type_mail
|
|
from . import whatsapp_template
|
|
from . import whatsapp_template_variable
|