Change #4062
Category | None |
Changed by | Dan Wells <dbw2 | @calvin.edu>
Changed at | Tue 14 Mar 2017 09:27:24 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 4c490dafe1126a116bf53f04ca19907d4270b1db |
Comments
LP#1175293 Use filtered fund dropdown in funding source interface The exising interface for allocating to funds from a funding source view lists all funds by code only. Since many (most?) orgs reuse fund codes year to year, you eventually end up with a bunch of dupes you cannot tell apart. Let's "borrow" an AutoFieldWidget to do the heavy lifting of creating a filtered list of active funds, and include the year for further user validation. This is inspired by a few other fund dropdowns, but may not be the best overall solution. Signed-off-by: Dan Wells <dbw2@calvin.edu> Signed-off-by: Chris Sharp <csharp@georgialibraries.org> Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Changed files
- Open-ILS/src/templates/acq/funding_source/view.tt2
- Open-ILS/web/js/ui/default/acq/financial/view_funding_source.js