Odoo18-Base/addons/website_sale_gelato/models/__init__.py

6 lines
163 B
Python
Raw Permalink Normal View History

2025-03-04 12:23:19 +07:00
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import product_document
from . import product_template
from . import sale_order