diff --git a/tests/test_module.py b/tests/test_module.py index ce4a230..1e7bc80 100644 --- a/tests/test_module.py +++ b/tests/test_module.py @@ -9,6 +9,7 @@ from trytond.tests.test_tryton import ModuleTestCase class QualityControlTestCase(CompanyTestMixin, ModuleTestCase): 'Test QualityControl module' module = 'quality_control' + extras = ['stock', 'stock_lot_deactivatable', 'production'] del ModuleTestCase diff --git a/view/template_form.xml b/view/template_form.xml deleted file mode 100644 index 1d57ca7..0000000 --- a/view/template_form.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - -