mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-23 00:42:09 +02:00
6 lines
195 B
Python
6 lines
195 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import calendar_alarm
|
|
from . import calendar_alarm_manager
|
|
from . import calendar_event
|