mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
5 lines
101 B
Python
5 lines
101 B
Python
from . import mrp_bom
|
|
from . import mrp_production
|
|
from . import mrp_workorder
|
|
from . import product
|