[Erp5-report] r12471 - /erp5/trunk/products/ERP5/Document/BusinessTemplate.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Jan 31 09:45:49 CET 2007
Author: jerome
Date: Wed Jan 31 09:45:46 2007
New Revision: 12471
URL: http://svn.erp5.org?rev=12471&view=rev
Log:
business template are not variated
Modified:
erp5/trunk/products/ERP5/Document/BusinessTemplate.py
Modified: erp5/trunk/products/ERP5/Document/BusinessTemplate.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/BusinessTemplate.py?rev=12471&r1=12470&r2=12471&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/BusinessTemplate.py (original)
+++ erp5/trunk/products/ERP5/Document/BusinessTemplate.py Wed Jan 31 09:45:46 2007
@@ -3689,9 +3689,6 @@
security = ClassSecurityInfo()
security.declareObjectProtected(Permissions.AccessContentsInformation)
- # Declarative interfaces
- __implements__ = ( Interface.Variated, )
-
# Declarative properties
property_sheets = ( PropertySheet.Base
, PropertySheet.XMLObject
More information about the Erp5-report
mailing list