oca-ocb-core/odoo-bringout-oca-ocb-event/event/__init__.py
2025-08-29 15:20:45 +02:00

6 lines
168 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import controllers
from . import models
from . import report