[Erp5-report] r7306 - /erp5/trunk/products/ERP5Form/PlanningBox.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed May 17 11:32:00 CEST 2006


Author: thomas
Date: Wed May 17 11:31:57 2006
New Revision: 7306

URL: http://svn.erp5.org?rev=7306&view=rev
Log:
improved group positionment in report_tree mode.

Modified:
    erp5/trunk/products/ERP5Form/PlanningBox.py

Modified: erp5/trunk/products/ERP5Form/PlanningBox.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Form/PlanningBox.py?rev=7306&r1=7305&r2=7306&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Form/PlanningBox.py (original)
+++ erp5/trunk/products/ERP5Form/PlanningBox.py Wed May 17 11:31:57 2006
@@ -1189,7 +1189,7 @@
     LOG('self.report_activity_dict',0,self.report_activity_dict)
 
 
-    pdb.set_trace()
+    #pdb.set_trace()
     # update report list if report_depth was specified
     if report_depth is not None:
       unfolded_list = []




More information about the Erp5-report mailing list