]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fix typo in acq code to allow quick PO creation
authorDan Wells <dbw2@calvin.edu>
Mon, 14 Oct 2013 20:07:17 +0000 (16:07 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 15 Oct 2013 16:13:04 +0000 (12:13 -0400)
commit55e1bf14026636ab4f4c96e18b494eac0a3e12c9
treee43be13a6ebe07bf41dae0d78695fecd2c9ee57b
parent3a01d737895a1eee4088f2254d0d71e66c758e72
Fix typo in acq code to allow quick PO creation

When using 'Actions for this Record'->'View/Place Orders', the
'Create Purchase Order' button dies due to an undefined variable,
'filter'.

Looking at the commit which caused the problem, it seems like this
variable should have been 'state'.  Simple testing bears this out.

Original change was part of:
LP1193095 lineitem batch actions sanity filters

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/web/js/ui/default/acq/common/li_table.js