]> git.evergreen-ils.org Git - Evergreen.git/commit
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:32:53 +0000 (13:32 -0400)
commit912e78d8200e9c2009f34754f3a5d273442a3b52
treefc1a603410a636a53c336d185da6ef128908f82a
parentcfc68f04ee84a461539ae7dcf1ee467fadff7eb5
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