Index: openacs-4/packages/invoices/lib/report-first-order.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/invoices/lib/report-first-order.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/invoices/lib/report-first-order.tcl 13 Apr 2006 16:41:30 -0000 1.3 +++ openacs-4/packages/invoices/lib/report-first-order.tcl 19 Apr 2006 14:22:35 -0000 1.4 @@ -17,6 +17,7 @@ set first_date "2006-02-01" +set customer_group_id [group::get_id -group_name "Customers"] set start_date_sql "" if { $start_date != "YYYY-MM-DD" } { # Get all customer invoices starting with start_date