Commit aca23aab authored by Jean-Paul Smets's avatar Jean-Paul Smets

*** empty log message ***


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2704 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0851cd44
......@@ -50,7 +50,7 @@ class CategoryExistence(Constraint):
errors = []
# Retrieve values inside de PropertySheet (_constraints)
property_id = self.constraint_definition['base_category']
base_category = self.constraint_definition['base_category']
# Check arity and compare it with the min and max
error_message = None
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment