Files
jikimo_sf/web_grid/models/__init__.py
2023-04-14 17:42:23 +08:00

7 lines
171 B
Python

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