[Erp5-report] r25549 - /erp5/trunk/products/ERP5/Document/Event.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Feb 12 18:02:56 CET 2009


Author: romain
Date: Thu Feb 12 18:02:55 2009
New Revision: 25549

URL: http://svn.erp5.org?rev=25549&view=rev
Log:
Event is a movement, but this feature was removed by mistake in revision 15834.

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

Modified: erp5/trunk/products/ERP5/Document/Event.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/Event.py?rev=25549&r1=25548&r2=25549&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/Event.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/Event.py [utf8] Thu Feb 12 18:02:55 2009
@@ -51,6 +51,7 @@
   isPortalContent = 1
   isRADContent = 1
   isDelivery = 1
+  isMovement = 1
 
   # Declarative security
   security = ClassSecurityInfo()




More information about the Erp5-report mailing list