Odoo18-Base/addons/sale_purchase_stock/tests/__init__.py
2025-01-06 10:57:38 +07:00

8 lines
249 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import test_sale_purchase_stock_flow
from . import test_access_rights
from . import test_lead_time
from . import test_unwanted_replenish_flow