[Erp5-report] r28484 - /erp5/trunk/products/ERP5/PropertySheet/Rule.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Aug 20 11:59:35 CEST 2009


Author: luke
Date: Thu Aug 20 11:59:34 2009
New Revision: 28484

URL: http://svn.erp5.org?rev=28484&view=rev
Log:
 - rule needs trade_phase categories

Modified:
    erp5/trunk/products/ERP5/PropertySheet/Rule.py

Modified: erp5/trunk/products/ERP5/PropertySheet/Rule.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/PropertySheet/Rule.py?rev=28484&r1=28483&r2=28484&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/PropertySheet/Rule.py [utf8] (original)
+++ erp5/trunk/products/ERP5/PropertySheet/Rule.py [utf8] Thu Aug 20 11:59:34 2009
@@ -45,4 +45,4 @@
            'mode'        : 'w' },
   )
 
-
+  _categories = ('trade_phase', )




More information about the Erp5-report mailing list