Files
manufacture/quality_control_stock/models/__init__.py
oihane 279deb08c1 [IMP] quality_control_stock: adapted to OCA
* more tests to increase coveralls
2015-11-03 13:10:46 +01:00

10 lines
288 B
Python

# -*- coding: utf-8 -*-
# (c) 2014 Serv. Tec. Avanzados - Pedro M. Baeza
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
from . import qc_trigger
from . import qc_inspection
from . import stock_picking_type
from . import stock_picking
from . import stock_production_lot