calendar_sms/models/__init__.py

7 lines
195 B
Python
Raw Permalink Normal View History

# -*- 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