Odoo18-Base/addons/sale_gelato/__init__.py
2025-03-04 12:23:19 +07:00

6 lines
144 B
Python

# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import controlers
from . import models
from . import wizards