Index: openacs-4/packages/invoices/www/invoice-reports.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/invoices/www/invoice-reports.adp,v
diff -u -r1.2 -r1.3
--- openacs-4/packages/invoices/www/invoice-reports.adp	13 Sep 2005 20:56:28 -0000	1.2
+++ openacs-4/packages/invoices/www/invoice-reports.adp	16 Sep 2005 14:27:32 -0000	1.3
@@ -2,7 +2,7 @@
 <property name="title">@page_title;noquote@</property>
 <property name="context">@context;noquote@</property>
 
-<formtemplate id="aggregate"></formtemplate>
+<!-- <formtemplate id="aggregate"></formtemplate> -->
 
 <center>
 <table>
Index: openacs-4/packages/invoices/www/admin/index.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/invoices/www/admin/index.tcl,v
diff -u -r1.2 -r1.3
--- openacs-4/packages/invoices/www/admin/index.tcl	15 Sep 2005 14:34:05 -0000	1.2
+++ openacs-4/packages/invoices/www/admin/index.tcl	16 Sep 2005 14:27:32 -0000	1.3
@@ -14,6 +14,6 @@
 set context [list]
 set categories_url "categories-admin"
 set linking_url "linking"
-set parameter_url [export_vars -base "/shared/parameters" {{package_id "[ad_conn package_id]"}}]
+set parameter_url [export_vars -base "/shared/parameters" {{package_id "[ad_conn package_id]"} {return_url [ad_return_url]}}]
 
 ad_return_template