[MERGE]: mrp: Merge with improvement of removing function to change product price...
[odoo/odoo.git] / addons / mrp / __openerp__.py
index f8dc5bc..0a76d3e 100644 (file)
@@ -93,12 +93,12 @@ Dashboard provided by this module:
          'mrp_demo.xml',
     ],
     'test': [
-         'test/mrp_procurement.yml',
-         'test/mrp_packs.yml',
-         'test/mrp_phantom_bom.yml',
          'test/mrp_production_order.yml',
+         'test/mrp_packs.yml',
+         'test/mrp_production_cancel.yml',
          'test/mrp_report.yml',
-
+#         'test/mrp_procurement.yml',
+#         'test/mrp_phantom_bom.yml',
     ],
     'installable': True,
     'active': False,