Index: openacs-4/packages/invoices-portlet/lib/projects-billable.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/invoices-portlet/lib/projects-billable.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/invoices-portlet/lib/projects-billable.tcl 31 Aug 2005 17:05:21 -0000 1.1 +++ openacs-4/packages/invoices-portlet/lib/projects-billable.tcl 9 Oct 2005 13:54:41 -0000 1.2 @@ -41,7 +41,7 @@ } if {[empty_string_p $base_url]} { - set base_url [apm_package_url_from_id $package_id] + set base_url [apm_package_url_from_id [apm_package_id_from_key invoices]] } set dotlrn_club_id [lindex [application_data_link::get_linked -from_object_id $organization_id -to_object_type "dotlrn_club"] 0]