[Erp5-report] r19798 - /erp5/trunk/products/ERP5/Document/PaymentCondition.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Mar 11 16:01:31 CET 2008


Author: alex
Date: Tue Mar 11 16:01:30 2008
New Revision: 19798

URL: http://svn.erp5.org?rev=19798&view=rev
Log:
add SortIndex PropertySheet to PaymentCondition

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

Modified: erp5/trunk/products/ERP5/Document/PaymentCondition.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/PaymentCondition.py?rev=19798&r1=19797&r2=19798&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/PaymentCondition.py (original)
+++ erp5/trunk/products/ERP5/Document/PaymentCondition.py Tue Mar 11 16:01:30 2008
@@ -54,5 +54,6 @@
                       , PropertySheet.DublinCore
                       , PropertySheet.Amount
                       , PropertySheet.PaymentCondition
+                      , PropertySheet.SortIndex
                       )
 




More information about the Erp5-report mailing list