[Erp5-report] r29804 - /erp5/trunk/products/ERP5/Document/Supply.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Oct 19 16:34:14 CEST 2009


Author: kazuhiko
Date: Mon Oct 19 16:34:09 2009
New Revision: 29804

URL: http://svn.erp5.org?rev=29804&view=rev
Log:
add Comment property sheet in Supply.

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

Modified: erp5/trunk/products/ERP5/Document/Supply.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/Supply.py?rev=29804&r1=29803&r2=29804&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/Supply.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/Supply.py [utf8] Mon Oct 19 16:34:09 2009
@@ -60,6 +60,7 @@
                       , PropertySheet.Delivery
                       , PropertySheet.Path
                       , PropertySheet.FlowCapacity
+                      , PropertySheet.Comment
                       )
 
     #######################################################




More information about the Erp5-report mailing list