Index: openacs-4/packages/invoices/tcl/invoice-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/invoices/tcl/invoice-procs.xql,v diff -u -r1.6 -r1.7 --- openacs-4/packages/invoices/tcl/invoice-procs.xql 27 Dec 2005 16:39:35 -0000 1.6 +++ openacs-4/packages/invoices/tcl/invoice-procs.xql 4 Jan 2006 08:06:47 -0000 1.7 @@ -103,7 +103,7 @@ and pi.latest_revision = pr.revision_id and pr.revision_id = p.project_id and o.offer_id = ofi.offer_id - order by ii.sort_order + order by pr.title, ii.sort_order