]> git.evergreen-ils.org Git - working/Evergreen.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:27:20 +0000 (13:27 -0400)
commit67096ba4ba941287f37ba44bb99490e0a68583a8
tree92f2cdb60ca330e7f261eec4988c3dce4545a341
parent23be7df8763884a936214a4ab5a5f43c2302ccbb
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