[Erp5-report] r34412 tatuya - /erp5/trunk/products/ERP5/Document/BusinessPath.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Apr 9 08:20:12 CEST 2010
Author: tatuya
Date: Fri Apr 9 08:20:10 2010
New Revision: 34412
URL: http://svn.erp5.org?rev=34412&view=rev
Log:
Add Reference property. Because BusinessPath has already used the references.
Modified:
erp5/trunk/products/ERP5/Document/BusinessPath.py
Modified: erp5/trunk/products/ERP5/Document/BusinessPath.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/BusinessPath.py?rev=34412&r1=34411&r2=34412&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/BusinessPath.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/BusinessPath.py [utf8] Fri Apr 9 08:20:10 2010
@@ -82,6 +82,7 @@
, PropertySheet.Chain
, PropertySheet.SortIndex
, PropertySheet.BusinessPath
+ , PropertySheet.Reference
)
# Declarative interfaces
More information about the Erp5-report
mailing list