mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
7 lines
200 B
Python
7 lines
200 B
Python
# -*- coding: utf-8 -*-
|
|
# © 2016 Cyril Gaudin (Camptocamp)
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import dismantling_product_choice
|
|
from . import mrp_product_produce
|