]> git.evergreen-ils.org Git - working/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 14:05:47 +0000 (10:05 -0400)
commit032b9e7f47d25f3d2f166dc516b8dfe972249ed4
tree58e003f21d64437d5283594f06d76d889c310394
parentc650360b7adb7f1f25ac176b45d3598591fdf05c
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