[Erp5-report] r22516 - /erp5/trunk/products/ERP5/Document/SupplyLink.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Jul 17 13:05:34 CEST 2008
Author: luke
Date: Thu Jul 17 13:05:32 2008
New Revision: 22516
URL: http://svn.erp5.org?rev=22516&view=rev
Log:
- added missing Reference property sheet
Modified:
erp5/trunk/products/ERP5/Document/SupplyLink.py
Modified: erp5/trunk/products/ERP5/Document/SupplyLink.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/SupplyLink.py?rev=22516&r1=22515&r2=22516&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/SupplyLink.py (original)
+++ erp5/trunk/products/ERP5/Document/SupplyLink.py Thu Jul 17 13:05:32 2008
@@ -70,6 +70,7 @@
, PropertySheet.TransformedResource
, PropertySheet.Delivery
, PropertySheet.Simulation
+ , PropertySheet.Reference
)
security.declareProtected(Permissions.AccessContentsInformation,
More information about the Erp5-report
mailing list