[Erp5-report] r28958 - /erp5/trunk/products/ERP5OOo/Document/OOoDocument.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Sep 11 15:52:23 CEST 2009


Author: luke
Date: Fri Sep 11 15:52:19 2009
New Revision: 28958

URL: http://svn.erp5.org?rev=28958&view=rev
Log:
 - add property sheet providing int_index property

Modified:
    erp5/trunk/products/ERP5OOo/Document/OOoDocument.py

Modified: erp5/trunk/products/ERP5OOo/Document/OOoDocument.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5OOo/Document/OOoDocument.py?rev=28958&r1=28957&r2=28958&view=diff
==============================================================================
--- erp5/trunk/products/ERP5OOo/Document/OOoDocument.py [utf8] (original)
+++ erp5/trunk/products/ERP5OOo/Document/OOoDocument.py [utf8] Fri Sep 11 15:52:19 2009
@@ -140,6 +140,7 @@
                     , PropertySheet.ExternalDocument
                     , PropertySheet.Url
                     , PropertySheet.Periodicity
+                    , PropertySheet.SortIndex
                     )
 
   # regular expressions for stripping xml from ODF documents




More information about the Erp5-report mailing list