Files
manufacture/mrp_produce_uos/__init__.py
Alex Comba e882984819 Avoid models folder since there's no need to update product_uos_qty on move_created_ids2.
This is already done by split method of stock.move (see file stock/stock.py as reference) updating product_uos_qty on move_created_ids
2016-01-29 15:07:34 +01:00

6 lines
156 B
Python

# -*- coding: utf-8 -*-
# (c) 2015 Alex Comba - Agile Business Group
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
from . import wizard