[Erp5-report] r43139 romain - in /erp5/trunk/bt5/vifib_base: PropertySheetTemplateItem/ bt/
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Feb 7 17:11:40 CET 2011
Author: romain
Date: Mon Feb 7 17:11:40 2011
New Revision: 43139
URL: http://svn.erp5.org?rev=43139&view=rev
Log:
Follow message renaming from r40763
Modified:
erp5/trunk/bt5/vifib_base/PropertySheetTemplateItem/VifibSalePackingListLineConstraint.py
erp5/trunk/bt5/vifib_base/bt/revision
Modified: erp5/trunk/bt5/vifib_base/PropertySheetTemplateItem/VifibSalePackingListLineConstraint.py
URL: http://svn.erp5.org/erp5/trunk/bt5/vifib_base/PropertySheetTemplateItem/VifibSalePackingListLineConstraint.py?rev=43139&r1=43138&r2=43139&view=diff
==============================================================================
--- erp5/trunk/bt5/vifib_base/PropertySheetTemplateItem/VifibSalePackingListLineConstraint.py [utf8] (original)
+++ erp5/trunk/bt5/vifib_base/PropertySheetTemplateItem/VifibSalePackingListLineConstraint.py [utf8] Mon Feb 7 17:11:40 2011
@@ -37,7 +37,7 @@ class VifibSalePackingListLineConstraint
'max_arity' : '1',
'portal_type' : ('Computer Partition', 'Slave Partition'),
'base_category' : ('aggregate'),
- 'message_arity_with_portal_type_to_small': message,
+ 'message_arity_with_portal_type_too_small': message,
'message_arity_with_portal_type_not_in_range': message,
},
{ 'id' : 'sale_packing_list_line_aggregate_hosting_subscription',
@@ -47,7 +47,7 @@ class VifibSalePackingListLineConstraint
'max_arity' : '1',
'portal_type' : 'Hosting Subscription',
'base_category' : ('aggregate'),
- 'message_arity_with_portal_type_to_small': message,
+ 'message_arity_with_portal_type_too_small': message,
'message_arity_with_portal_type_not_in_range': message,
},
{ 'id' : 'sale_packing_list_line_aggregate_software_instance',
@@ -57,7 +57,7 @@ class VifibSalePackingListLineConstraint
'max_arity' : '1',
'portal_type' : 'Software Instance',
'base_category' : ('aggregate'),
- 'message_arity_with_portal_type_to_small': message,
+ 'message_arity_with_portal_type_too_small': message,
'message_arity_with_portal_type_not_in_range': message,
},
{ 'id' : 'sale_packing_list_line_aggregate_software_release',
@@ -67,7 +67,7 @@ class VifibSalePackingListLineConstraint
'max_arity' : '1',
'portal_type' : 'Software Release',
'base_category' : ('aggregate'),
- 'message_arity_with_portal_type_to_small': message,
+ 'message_arity_with_portal_type_too_small': message,
'message_arity_with_portal_type_not_in_range': message,
},
)
Modified: erp5/trunk/bt5/vifib_base/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/vifib_base/bt/revision?rev=43139&r1=43138&r2=43139&view=diff
==============================================================================
--- erp5/trunk/bt5/vifib_base/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/vifib_base/bt/revision [utf8] Mon Feb 7 17:11:40 2011
@@ -1 +1 @@
-196
\ No newline at end of file
+198
\ No newline at end of file
More information about the Erp5-report
mailing list