mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
7 lines
218 B
Python
7 lines
218 B
Python
# -*- coding: utf-8 -*-
|
|
# © 2016 Antiun Ingenieria S.L. - Javier Iniesta
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import mrp_production
|
|
from . import mrp_production_workcenter_line
|