Files
test/sf_demand_plan/models/__init__.py
2025-06-26 11:13:56 +08:00

8 lines
167 B
Python

# -*- coding: utf-8 -*-
from . import sf_demand_plan
from . import sf_production_demand_plan
from . import sale_order
from . import stock_route
from . import mrp_bom