]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1325720 Repair fund rollover year selector query
authorBill Erickson <berick@esilibrary.com>
Mon, 2 Jun 2014 20:14:38 +0000 (16:14 -0400)
committerBen Shum <bshum@biblio.org>
Thu, 18 Sep 2014 20:32:10 +0000 (16:32 -0400)
commit6ad1181a6e91695bcad3285dcb838d8b5ec395de
treeb6f4a8f2dfd0fa396534fed73b85a1bb09793084
parentf513ea3be60ffc84cd767f8c9be05fdb6f7b43e3
LP#1325720 Repair fund rollover year selector query

Dojo dojo stores track values as strings, so values used in data store
queries must be coerced into strings before performing the query.

This fixes the year query in the fund rollover UI so that the page is
able to render the results of a rollover without dying from an JS error
before completing.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/web/js/ui/default/acq/financial/list_funds.js