7 lines
219 B
Python
7 lines
219 B
Python
# Copyright (C) 2019-Today: Odoo Community Association (OCA)
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import common
|
|
from . import test_picking_invoicing
|
|
from . import test_stock_rule
|