[Erp5-report] r36872 kazuhiko - /erp5/trunk/products/ERP5/Document/SolverDecision.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jul 5 16:55:12 CEST 2010


Author: kazuhiko
Date: Mon Jul  5 16:55:10 2010
New Revision: 36872

URL: http://svn.erp5.org?rev=36872&view=rev
Log:
we use comment property in Solver Decision.

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

Modified: erp5/trunk/products/ERP5/Document/SolverDecision.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/SolverDecision.py?rev=36872&r1=36871&r2=36872&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/SolverDecision.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/SolverDecision.py [utf8] Mon Jul  5 16:55:10 2010
@@ -75,6 +75,7 @@ class SolverDecision(ConfigurableMixin, 
                     , PropertySheet.XMLObject
                     , PropertySheet.CategoryCore
                     , PropertySheet.DublinCore
+                    , PropertySheet.Comment
                     , PropertySheet.SolverSelection
                     , PropertySheet.Configurable
                     )




More information about the Erp5-report mailing list