# Conflicts: # sf_demand_plan/__manifest__.py # sf_demand_plan/models/sf_production_demand_plan.py # sf_demand_plan/security/ir.model.access.csv
7 lines
145 B
Python
7 lines
145 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import sf_demand_plan
|
|
from . import sf_production_demand_plan
|
|
from . import sale_order
|
|
from . import stock_route
|