[Erp5-report] r17586 - /erp5/trunk/products/ERP5Type/Base.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Nov 14 17:04:25 CET 2007


Author: fabien
Date: Wed Nov 14 17:04:25 2007
New Revision: 17586

URL: http://svn.erp5.org?rev=17586&view=rev
Log:
add DefaultAnnotationLine in TranslationDict

Modified:
    erp5/trunk/products/ERP5Type/Base.py

Modified: erp5/trunk/products/ERP5Type/Base.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/Base.py?rev=17586&r1=17585&r2=17586&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/Base.py (original)
+++ erp5/trunk/products/ERP5Type/Base.py Wed Nov 14 17:04:25 2007
@@ -2233,6 +2233,8 @@
         'Career': dict(default_career='Default Career'),
         'Payment Condition': dict(default_payment_condition=
                                     'Default Payment Condition'),
+        'Annotation Line': dict(default_annotation_line=
+                                    'Default Annotation Line'),
         'Image': dict(default_image='Default Image'),
         'Purchase Supply Line': dict(purchase_supply_line=
                                     'Default Purchase Supply Line'),




More information about the Erp5-report mailing list