Files
test/quality_control/tests/__init__.py
qihao.gong@jikimo.com 3c89404543 质量模块和库存扫码
2023-07-24 11:42:15 +08:00

6 lines
208 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import test_common
from . import test_picking_quality_check
from . import test_purchase_quality_check