Index: openacs-4/packages/invoices/www/offer-send.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/invoices/www/offer-send.xql,v diff -u -r1.5 -r1.6 --- openacs-4/packages/invoices/www/offer-send.xql 27 Dec 2005 16:39:35 -0000 1.5 +++ openacs-4/packages/invoices/www/offer-send.xql 31 Dec 2005 07:36:24 -0000 1.6 @@ -28,7 +28,7 @@ update cr_items set publish_status = 'expired' - where item_id = (select item_id from cr_revisions where revision_id = :file_ids) + where item_id = :file_ids