Commit 1963ca21 authored by Nicolas Dumazet's avatar Nicolas Dumazet

Assign the 'constraint' group to all Constraint portal types


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43113 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent de8a02cf
......@@ -35,6 +35,14 @@
<key> <string>description</string> </key>
<value> <string>An Accounting Transaction Balance Constraint checks whether accounting transaction total debit and total credit are equal</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>constraint</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Accounting Transaction Balance Constraint</string> </value>
......
......@@ -35,6 +35,14 @@
<key> <string>description</string> </key>
<value> <string>An Attribute Equality Constraint checks whether the attribute value is valid</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>constraint</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Attribute Equality Constraint</string> </value>
......
......@@ -39,6 +39,14 @@
<key> <string>factory</string> </key>
<value> <string>addCategoryExistenceConstraint</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>constraint</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Category Existence Constraint</string> </value>
......
......@@ -35,6 +35,14 @@
<key> <string>description</string> </key>
<value> <string>A Category Membership Arity Constraint checks whether an object respects the arity without or with Acquisition</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>constraint</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Category Membership Arity Constraint</string> </value>
......
......@@ -35,6 +35,14 @@
<key> <string>description</string> </key>
<value> <string>A Category Related Membership Arity Constraint checks whether an object respects the arity from a category reverse membership point of view</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>constraint</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Category Related Membership Arity Constraint</string> </value>
......
......@@ -35,6 +35,14 @@
<key> <string>description</string> </key>
<value> <string>A Content Existence Constraint checks whether an object has at least one subobject of the optionally specified Portal Types</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>constraint</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Content Existence Constraint</string> </value>
......
......@@ -39,6 +39,14 @@
<key> <string>factory</string> </key>
<value> <string>addPropertyExistenceConstraint</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>constraint</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Property Existence Constraint</string> </value>
......
......@@ -39,6 +39,14 @@
<key> <string>factory</string> </key>
<value> <string>addPropertyExistenceConstraint</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>constraint</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Property Type Validity Constraint</string> </value>
......
......@@ -35,6 +35,14 @@
<key> <string>description</string> </key>
<value> <string>A Resource Measures Consistency Constraint checks whether measures defined on a resource are not meaningless</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>constraint</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Resource Measures Consistency Constraint</string> </value>
......
......@@ -35,6 +35,14 @@
<key> <string>description</string> </key>
<value> <string>A TALES Constraint checks whether the expression is not evaluated as false</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>constraint</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>TALES Constraint</string> </value>
......
......@@ -35,6 +35,14 @@
<key> <string>description</string> </key>
<value> <string>A Trade Model Line Cell Consistency Constraint checks whether Trade Model Line should contain cells</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>constraint</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Trade Model Line Cell Consistency Constraint</string> </value>
......
......@@ -35,6 +35,14 @@
<key> <string>description</string> </key>
<value> <string>A Transaction Quantity Value Feasability Constraint checks whether the quantity of the transaction is possible for the source and the destination</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>constraint</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Transaction Quantity Value Feasability Constraint</string> </value>
......
......@@ -35,6 +35,14 @@
<key> <string>description</string> </key>
<value> <string>A Transaction Quantity Value Validity Constraint checks whether the quantity of the transaction is greater than the balance of the source</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>constraint</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Transaction Quantity Value Validity Constraint</string> </value>
......
40871
\ No newline at end of file
40872
\ No newline at end of file
This diff is collapsed.
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