[Erp5-report] r41184 arnaud.fontaine - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: Po...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Dec 7 07:50:37 CET 2010


Author: arnaud.fontaine
Date: Tue Dec  7 07:50:37 2010
New Revision: 41184

URL: http://svn.erp5.org?rev=41184&view=rev
Log:
2010-12-07 arnaud.fontaine
* Modify dynamic_class_generation_interaction_workflow to reset the dynamic modules when calling setTypePropertySheetList().
* Fix description of Constraints portal types for ZODB Property Sheets.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Balance%20Constraint.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Acquired%20Membership%20Arity%20Constraint.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Membership%20Arity%20Constraint.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Related%20Membership%20Arity%20Constraint.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Type%20Validity%20Constraint.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Resource%20Measures%20Consistency%20Constraint.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/TALES%20Constraint.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Trade%20Model%20Line%20Cell%20Consistency%20Constraint.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Transaction%20Quantity%20Value%20Feasability%20Constraint.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Transaction%20Quantity%20Value%20Validity%20Constraint.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/dynamic_class_generation_interaction_workflow/interactions/BaseType_resetDynamicClasses.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Balance%20Constraint.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Accounting%2520Transaction%2520Balance%2520Constraint.xml?rev=41184&r1=41183&r2=41184&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Balance%20Constraint.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Balance%20Constraint.xml [utf8] Tue Dec  7 07:50:37 2010
@@ -33,7 +33,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>An Attribute Equality Constraint checks whether the attribute value is valid</string> </value>
+            <value> <string>An Accounting Transaction Balance Constraint checks whether accounting transaction total debit and total credit are equal</string> </value>
         </item>
         <item>
             <key> <string>id</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Acquired%20Membership%20Arity%20Constraint.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%2520Acquired%2520Membership%2520Arity%2520Constraint.xml?rev=41184&r1=41183&r2=41184&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Acquired%20Membership%20Arity%20Constraint.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Acquired%20Membership%20Arity%20Constraint.xml [utf8] Tue Dec  7 07:50:37 2010
@@ -33,9 +33,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value>
-              <none/>
-            </value>
+            <value> <string>A Category Acquired Membership Arity Constraint checks whether an object respects the arity with Acquisition</string> </value>
         </item>
         <item>
             <key> <string>id</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Membership%20Arity%20Constraint.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%2520Membership%2520Arity%2520Constraint.xml?rev=41184&r1=41183&r2=41184&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Membership%20Arity%20Constraint.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Membership%20Arity%20Constraint.xml [utf8] Tue Dec  7 07:50:37 2010
@@ -33,9 +33,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value>
-              <none/>
-            </value>
+            <value> <string>A Category Membership Arity Constraint checks whether an object respects the arity</string> </value>
         </item>
         <item>
             <key> <string>id</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Related%20Membership%20Arity%20Constraint.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%2520Related%2520Membership%2520Arity%2520Constraint.xml?rev=41184&r1=41183&r2=41184&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Related%20Membership%20Arity%20Constraint.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Related%20Membership%20Arity%20Constraint.xml [utf8] Tue Dec  7 07:50:37 2010
@@ -33,9 +33,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value>
-              <none/>
-            </value>
+            <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>id</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Type%20Validity%20Constraint.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%2520Type%2520Validity%2520Constraint.xml?rev=41184&r1=41183&r2=41184&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Type%20Validity%20Constraint.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Type%20Validity%20Constraint.xml [utf8] Tue Dec  7 07:50:37 2010
@@ -33,7 +33,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>A Property Existence Constraint checks whether an object has the given properties</string> </value>
+            <value> <string>A Property Type Validity Constraint allow to check and fix type of each attributes defined in the PropertySheets</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Resource%20Measures%20Consistency%20Constraint.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Resource%2520Measures%2520Consistency%2520Constraint.xml?rev=41184&r1=41183&r2=41184&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Resource%20Measures%20Consistency%20Constraint.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Resource%20Measures%20Consistency%20Constraint.xml [utf8] Tue Dec  7 07:50:37 2010
@@ -33,7 +33,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>An Attribute Equality Constraint checks whether the attribute value is valid</string> </value>
+            <value> <string>A Resource Measures Consistency Constraint checks whether measures defined on a resource are not meaningless</string> </value>
         </item>
         <item>
             <key> <string>id</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/TALES%20Constraint.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/TALES%2520Constraint.xml?rev=41184&r1=41183&r2=41184&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/TALES%20Constraint.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/TALES%20Constraint.xml [utf8] Tue Dec  7 07:50:37 2010
@@ -33,9 +33,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value>
-              <none/>
-            </value>
+            <value> <string>A TALES Constraint checks whether the expression is not evaluated as false</string> </value>
         </item>
         <item>
             <key> <string>id</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Trade%20Model%20Line%20Cell%20Consistency%20Constraint.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Trade%2520Model%2520Line%2520Cell%2520Consistency%2520Constraint.xml?rev=41184&r1=41183&r2=41184&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Trade%20Model%20Line%20Cell%20Consistency%20Constraint.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Trade%20Model%20Line%20Cell%20Consistency%20Constraint.xml [utf8] Tue Dec  7 07:50:37 2010
@@ -33,7 +33,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>An Attribute Equality Constraint checks whether the attribute value is valid</string> </value>
+            <value> <string>A Trade Model Line Cell Consistency Constraint checks whether Trade Model Line should contain cells</string> </value>
         </item>
         <item>
             <key> <string>id</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Transaction%20Quantity%20Value%20Feasability%20Constraint.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Transaction%2520Quantity%2520Value%2520Feasability%2520Constraint.xml?rev=41184&r1=41183&r2=41184&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Transaction%20Quantity%20Value%20Feasability%20Constraint.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Transaction%20Quantity%20Value%20Feasability%20Constraint.xml [utf8] Tue Dec  7 07:50:37 2010
@@ -33,7 +33,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>An Attribute Equality Constraint checks whether the attribute value is valid</string> </value>
+            <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>id</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Transaction%20Quantity%20Value%20Validity%20Constraint.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Transaction%2520Quantity%2520Value%2520Validity%2520Constraint.xml?rev=41184&r1=41183&r2=41184&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Transaction%20Quantity%20Value%20Validity%20Constraint.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Transaction%20Quantity%20Value%20Validity%20Constraint.xml [utf8] Tue Dec  7 07:50:37 2010
@@ -33,7 +33,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>An Attribute Equality Constraint checks whether the attribute value is valid</string> </value>
+            <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>id</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/dynamic_class_generation_interaction_workflow/interactions/BaseType_resetDynamicClasses.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/dynamic_class_generation_interaction_workflow/interactions/BaseType_resetDynamicClasses.xml?rev=41184&r1=41183&r2=41184&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/dynamic_class_generation_interaction_workflow/interactions/BaseType_resetDynamicClasses.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/WorkflowTemplateItem/portal_workflow/dynamic_class_generation_interaction_workflow/interactions/BaseType_resetDynamicClasses.xml [utf8] Tue Dec  7 07:50:37 2010
@@ -59,7 +59,7 @@
                 <string>_setTypeClass.*</string>
                 <string>_setTypeMixin.*</string>
                 <string>_setTypeInterface.*</string>
-                <string>_setTypeZodbPropertySheet.*</string>
+                <string>_setTypePropertySheet.*</string>
               </list>
             </value>
         </item>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log?rev=41184&r1=41183&r2=41184&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log [utf8] Tue Dec  7 07:50:37 2010
@@ -1,3 +1,7 @@
+2010-12-07 arnaud.fontaine
+* Modify dynamic_class_generation_interaction_workflow to reset the dynamic modules when calling setTypePropertySheetList().
+* Fix description of Constraints portal types for ZODB Property Sheets.
+
 2010-12-06 nicolas.dumazet
 * rename Synchronisation Tool to Synchronization Tool for consistency
 * fix type classes on tool portal types

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=41184&r1=41183&r2=41184&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Tue Dec  7 07:50:37 2010
@@ -1 +1 @@
-40826
\ No newline at end of file
+40830
\ No newline at end of file



More information about the Erp5-report mailing list