odooapps/sale_order_batch/tests/__init__.py

7 lines
168 B
Python

from . import (
test_sale_order,
test_sale_order_batch,
test_sale_order_batch_cancel_wizard,
test_sale_order_batch_product,
test_sale_order_line,
)