odoo-modules/odoo-bringout-ventor-outgoing_routing/outgoing_routing/__init__.py
2025-08-29 15:49:21 +02:00

5 lines
142 B
Python

# Copyright 2020 VentorTech OU
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl-3.0).
from . import models
from . import tests