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

9 lines
286 B
Python

# -*- coding: utf-8 -*-
from . import test_stock_landed_costs
from . import test_stock_landed_costs_branches
from . import test_stock_landed_costs_lots
from . import test_stock_landed_costs_purchase
from . import test_stock_landed_costs_rounding
from . import test_stockvaluationlayer