]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Basic fix for reporter as of rel_1_6 and the super-smart cstore
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 13 Jul 2009 16:23:59 +0000 (16:23 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 13 Jul 2009 16:23:59 +0000 (16:23 +0000)
commitfec425a34e7549a448d5308014429804b1ece81f
tree472db140d681f9b9a29ac7e8647f4cffffd32423
parentb504f60d40342bb3cd436df472e8d96a02b38f97
Basic fix for reporter as of rel_1_6 and the super-smart cstore

As virtual fields are no longer defined in fm_IDL.xml, the old code that returned
a list of fields filtering on the virtual attribute started returning an empty list.

As a quick fix, we'll just return an array of all field elements.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13574 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/reports/xul/source-setup.js
Open-ILS/web/reports/xul/utilities.js