[Erp5-report] r22117 - /erp5/trunk/products/ERP5/Document/SupplyChain.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 30 18:40:09 CEST 2008


Author: luke
Date: Mon Jun 30 18:40:06 2008
New Revision: 22117

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

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

Modified: erp5/trunk/products/ERP5/Document/SupplyChain.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/SupplyChain.py?rev=22117&r1=22116&r2=22117&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/SupplyChain.py (original)
+++ erp5/trunk/products/ERP5/Document/SupplyChain.py Mon Jun 30 18:40:06 2008
@@ -56,6 +56,8 @@
                     , PropertySheet.DublinCore
                     , PropertySheet.Task
                     , PropertySheet.Arrow
+                    , PropertySheet.Reference
+                    , PropertySheet.Comment
                     , PropertySheet.Movement
                     , PropertySheet.Delivery
                     , PropertySheet.Path




More information about the Erp5-report mailing list