Index: openacs-4/packages/dotlrn-ecommerce/www/admin/ecommerce/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/www/admin/ecommerce/index.tcl,v diff -u -r1.16 -r1.17 --- openacs-4/packages/dotlrn-ecommerce/www/admin/ecommerce/index.tcl 27 Sep 2005 19:14:19 -0000 1.16 +++ openacs-4/packages/dotlrn-ecommerce/www/admin/ecommerce/index.tcl 8 Oct 2005 21:55:41 -0000 1.17 @@ -154,7 +154,7 @@ } } -filters { section_id { - where_clause { section_id = :section_id } + where_clause { _section_id = :section_id } } user_id { where_clause { purchasing_user_id = :user_id }