[Erp5-report] r9402 - /erp5/trunk/products/ERP5OOo/PropertySheet/DMSFile.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Aug 24 16:19:57 CEST 2006


Author: bartek
Date: Thu Aug 24 16:19:55 2006
New Revision: 9402

URL: http://svn.erp5.org?rev=9402&view=rev
Log:
corrected base categories

Modified:
    erp5/trunk/products/ERP5OOo/PropertySheet/DMSFile.py

Modified: erp5/trunk/products/ERP5OOo/PropertySheet/DMSFile.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5OOo/PropertySheet/DMSFile.py?rev=9402&r1=9401&r2=9402&view=diff
==============================================================================
--- erp5/trunk/products/ERP5OOo/PropertySheet/DMSFile.py (original)
+++ erp5/trunk/products/ERP5OOo/PropertySheet/DMSFile.py Thu Aug 24 16:19:55 2006
@@ -37,7 +37,7 @@
     'mode'    : '' },
     )
 
-  _categories = ('destination','similar','source','source_project','publication_section','classification',
+  _categories = ('destination','similar','predecessor','successor','source_project','publication_section','classification',
       'function','group','site')
  
 




More information about the Erp5-report mailing list