diff --git a/mrp_exception/demo/mrp_production_exception.xml b/mrp_exception/demo/mrp_production_exception.xml
index 4b2a9cb9..d694d9e4 100644
--- a/mrp_exception/demo/mrp_production_exception.xml
+++ b/mrp_exception/demo/mrp_production_exception.xml
@@ -6,7 +6,7 @@
Please, ensure thet the finished product is of Storable type.
50
mrp.production
- failed = self.product_id.detailed_type != 'storable'
+ failed = self.product_id.detailed_type != 'product'