forked from Mapan/odoo17e
6 lines
118 B
Python
6 lines
118 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import appointment_invite
|
|
from . import appointment_type
|
|
from . import calendar_event
|