]> git.koha-community.org Git - koha.git/commit
Bug 27123: Add messages to batch patrons modification
authorjeremy breuillard <jeremy.breuillard@biblibre.com>
Tue, 22 Feb 2022 13:03:08 +0000 (14:03 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 21 Oct 2024 13:10:33 +0000 (15:10 +0200)
commit51f672497d5e2192ab10802e3c2ac9091aabe52e
treef54cb1e6bcd845bfd620f030a994a3735e290151
parent8669563185a6e5f56edace54552f51995ae67ae5
Bug 27123: Add messages to batch patrons modification

With this patch you can write or delete circulation messages on the
batch patrons modification form

Test plan:
1)Go to Home > Tools > Batch patron modification
2)Write one or more card numbers to access the modification form
3)Notice the input you can interact with
4)Apply patch and repeat 1) & 2)
5)Notice the new input 'Message:' which appeared down the form
6)Write a message and choose a type (opac or intranet)
7)Save & notice the new 'Message' column filled up with what you wrote
  before
8)To delete: back on the modification form - check the checkbox beside
  the input - save again

Signed-off-by: Valerie Burnett <valerie@bywatersolutions.com>
Signed-off-by: George Williams <george@nekls.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt
tools/modborrowers.pl