Files
manufacture/mrp_routing/models/__init__.py
Christopher Ormaza 96b57bbff2 [14.0][ADD] mrp_routing
2023-05-19 06:31:26 -05:00

8 lines
234 B
Python

# Copyright 2023 ForgeFlow S.L.
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import mrp_routing_workcenter_template
from . import mrp_routing
from . import mrp_bom
from . import mrp_routing_workcenter