]> git.evergreen-ils.org Git - Evergreen.git/commit
ACQ: allow recv actions on copies from non-PO interface
authorBill Erickson <berick@esilibrary.com>
Tue, 22 Nov 2011 21:53:30 +0000 (16:53 -0500)
committerMike Rylander <mrylander@gmail.com>
Sun, 1 Apr 2012 02:42:38 +0000 (22:42 -0400)
commit1c9afe4c64fa34a300ee58bb9ef4694abf5d46d5
treec6514403b0e1ee95482442d847dc59e6e4a32b3d
parent743552bb96f730e1ea20532ccb630d3ea825e298
ACQ: allow recv actions on copies from non-PO interface

* Allow PO actions on copies, like recieve, unreceive, and cancel from
  non-PO interfaces like the picklist UI and lineitem search interfaces.
  Instead of relying on whether the user is viewing a PO, use the status
  of each copy to determine which actions are appropriate to display.

* General cleanup and better arrangment of the copy actions hide/display
  logic

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/web/js/ui/default/acq/common/li_table.js