__init__.py 209 B

1234567
  1. # -*- coding: utf-8 -*-
  2. # Part of Odoo. See LICENSE file for full copyright and licensing details.
  3. from . import stock_picking_return
  4. from . import mrp_consumption_warning
  5. from . import change_production_qty