质量模块和库存扫码
This commit is contained in:
6
stock_barcode/tests/__init__.py
Normal file
6
stock_barcode/tests/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from . import test_barcode
|
||||
from . import test_barcode_client_action
|
||||
from . import test_barcode_client_action_inventory
|
||||
from . import test_barcode_client_action_picking
|
||||
Reference in New Issue
Block a user