]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
LP#1729934 Webstaff display org-scoped penalties
authorBill Erickson <berickxx@gmail.com>
Thu, 29 Mar 2018 21:06:16 +0000 (17:06 -0400)
committerKathy Lussier <klussier@masslnc.org>
Wed, 11 Apr 2018 17:29:49 +0000 (13:29 -0400)
commit7ef837be308ab256f4ff3459945559047d0e8393
tree92f2cdb60ca330e7f261eec4988c3dce4545a341
parent5e759d55e3555f0930833cdc7fefb4c03755b8ea
LP#1729934 Webstaff display org-scoped penalties

Consistent with the XUL client, only display patron standing penalties
(AKA Messages) that are linked to an org unit which is an ancestor,
matching, or descendant org unit of the workstation (e.g. the full
path).

To test:

[1] Create a patron Message which applies to a branch using a branch or
null-depth penalty (e.g. at BR1).

[2] Create a second message that links to the root org unit (e.g. CONS)
via depth=0 penalty.

[2] Log out and back in to the browser client at a workstation under a
different section of the org unit tree (e.g. BR3) and confirm the
Messages created at BR1 do not display, but the messages created at CONS
do.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/web/js/ui/default/staff/circ/patron/app.js