mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
6 lines
169 B
Python
6 lines
169 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import mrp_product_produce
|
|
from . import stock_picking_return
|