]> git.evergreen-ils.org Git - 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:33:23 +0000 (12:33 -0400)
commitd6688ef320cdeda5154ed1e374237688e79e3456
treeb456288abb3e0514b405227432d965ab4ecc6f11
parent69416167a5da8dd3fa01187b81af771c0fde6d52
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