flectra/addons/mrp_repair/wizard/__init__.py

7 lines
212 B
Python
Raw Normal View History

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import mrp_repair_cancel
from . import mrp_repair_make_invoice
from . import stock_warn_insufficient_qty