mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
6 lines
176 B
Python
6 lines
176 B
Python
from . import test_mrp_subcontracting_purchase
|
|
from . import test_mrp_production
|
|
from . import test_purchase_order
|
|
from . import test_stock_move
|
|
from . import test_res_company
|