]> git.evergreen-ils.org Git - Evergreen.git/commit
ACQ invoice receive UI handles async LI retrieval
authorBill Erickson <berick@esilibrary.com>
Wed, 3 Oct 2012 19:00:26 +0000 (15:00 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Thu, 11 Oct 2012 15:04:44 +0000 (11:04 -0400)
commitaedb6254511dbb6656a1dceafe8085c8b4cec010
treedc8e3803ae682aac99a165a24f4929b583d398d2
parent49c9f1214f2663b2a6b12af0ce20a279d095be20
ACQ invoice receive UI handles async LI retrieval

openils.acq.Linetitem.fetchAndRender() now fetches lineitems
asynchronously.  This commit causes the invoice receive UI to calculate
the copies to be received after all lineitems have been (async) fetched.
Without this, it always appears as though there are no copies to receive

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/web/js/ui/default/acq/invoice/receive.js