Acq: Use scope to constrain choice of lineitem alerts
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 8 May 2012 18:20:24 +0000 (14:20 -0400)
committerBill Erickson <berick@esilibrary.com>
Fri, 25 May 2012 17:38:04 +0000 (13:38 -0400)
commita5ee0ed4d2d0fa029e86050fdb7a826363b109d9
treeae099e67cd0cf99a4619c3c2f96ba9f68c70e724
parent7fbf365a628ce6da7debd46b853371e478d118bb
Acq: Use scope to constrain choice of lineitem alerts

This commit addresses this launchpad bug:
https://bugs.launchpad.net/evergreen/+bug/996033

The controlled vocabulary of acq lineitem alert text is set up in an
interface labeled "Line Item Alerts" in the staff client admin menu. In
the PO and selection list interfaces (where alerts can be applied), we
will limit the user to selecting alerts from those owned at the user's
workstation org unit (or its ancestors).

When we display applied alerts, we can also display the shortname of the
org unit at which the alert text is defined (the owning_lib column).
This should help clarify what's going on with alerts that have already
been applied using alert text from another org unit.

[Amended since original reference on Launchpad to also show the
owning_lib's shortname when confirming alerts at receive time.]

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/web/js/ui/default/acq/common/li_table.js