summaryrefslogtreecommitdiff
path: root/addons/sale_mrp/tests/__init__.py
blob: 56a3cc3f15ef826842dc58fe5ab7fd4f0496b440 (plain)
1
2
3
4
5
6
7
8
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import test_sale_mrp_flow
from . import test_sale_mrp_kit_bom
from . import test_sale_mrp_lead_time
from . import test_sale_mrp_procurement
from . import test_multistep_manufacturing