[Erp5-report] r20796 - /erp5/trunk/products/ERP5/Document/BusinessTemplate.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 24 12:04:39 CEST 2008


Author: jerome
Date: Thu Apr 24 12:04:39 2008
New Revision: 20796

URL: http://svn.erp5.org?rev=20796&view=rev
Log:
don't specify workflow id

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=20796&r1=20795&r2=20796&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/BusinessTemplate.py (original)
+++ erp5/trunk/products/ERP5/Document/BusinessTemplate.py Thu Apr 24 12:04:39 2008
@@ -1048,7 +1048,6 @@
         portal.portal_workflow.doActionFor(
                       pref,
                       'enable_action',
-                      wf_id='preference_workflow',
                       comment="Initialized during Business Template " \
                               "installation.")
 




More information about the Erp5-report mailing list