mirror of
https://github.com/bringout/oca-ocb-mrp.git
synced 2026-04-19 10:52:06 +02:00
6 lines
209 B
Python
6 lines
209 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import stock_picking_return
|
|
from . import mrp_consumption_warning
|
|
from . import change_production_qty
|