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

from . import test_anglo_saxon_valuation
from . import test_anglo_saxon_valuation_reconciliation
from . import test_sale_stock
from . import test_sale_stock_lead_time
from . import test_sale_stock_report
from . import test_sale_order_dates
from . import test_sale_stock_multicompany