[Erp5-report] r22103 - /erp5/trunk/products/ERP5/Document/Transformation.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 30 17:20:19 CEST 2008


Author: luke
Date: Mon Jun 30 17:20:16 2008
New Revision: 22103

URL: http://svn.erp5.org?rev=22103&view=rev
Log:
 - add Comment and Reference property sheets

Modified:
    erp5/trunk/products/ERP5/Document/Transformation.py

Modified: erp5/trunk/products/ERP5/Document/Transformation.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/Transformation.py?rev=22103&r1=22102&r2=22103&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/Transformation.py (original)
+++ erp5/trunk/products/ERP5/Document/Transformation.py Mon Jun 30 17:20:16 2008
@@ -70,6 +70,8 @@
                       , PropertySheet.DublinCore
                       , PropertySheet.VariationRange
                       , PropertySheet.Predicate
+                      , PropertySheet.Comment
+                      , PropertySheet.Reference
                       #, PropertySheet.Resource
                       , PropertySheet.TransformedResource
                       , PropertySheet.Path




More information about the Erp5-report mailing list