Change #4063
Category | None |
Changed by | Jason Etheridge <jason | @esilibrary.com>
Changed at | Tue 14 Mar 2017 10:37:28 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | bb5d651c44d0f3e04a358ef3e0ab176f7ad5802d |
Comments
lp1261835 stop colliding bill UI refreshes for want of promises in Angular :) population of the bill list in this implementation is asynchronous, but the rest of the refresh action is not, and it's sadly being invoked multiple times. There are different ways to fix this, but using a semaphore seems to work. Signed-off-by: Jason Etheridge <jason@esilibrary.com> Signed-off-by: Dawn Dale <ddale@georgialibraries.org> Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Changed files
- Open-ILS/xul/staff_client/server/patron/bill2.js