Bug 18403: Patron discharges
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 7 Apr 2017 18:42:51 +0000 (15:42 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 12 Feb 2018 18:41:41 +0000 (15:41 -0300)
commitdc1e7f478f150a33d53a07114d65aead54569f48
tree4eb802d0861f2d56f52838244ec60f6868ca479c
parente484b543f796df481edfb5e00920fb30c162fe80
Bug 18403: Patron discharges

This patch deals with patron's discharges.

Test plan:
Same as previously you will need to request dischages at the OPAC.
On the staff interface the logged in user should not be allowed to see
discharge
from patrons outside his library group.
The number of discharges waiting displayed on the mainpage should be
correct as well.

Signed-off-by: Signed-off-by: Jon McGowan <jon.mcgowan@ptfs-europe.com>
Bug 18403: (follow-up) Patron discharges

Fix QA issue:
forbidden pattern: Do not assume male gender, use they/them instead (bug 18432) (line 150)

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Patron/Discharge.pm
koha-tmpl/intranet-tmpl/prog/en/modules/members/discharges.tt
members/discharge.pl
members/discharges.pl
t/db_dependent/Patron/Borrower_Discharge.t