Bug 26498: (QA follow-up) Add handling for update
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 23 Mar 2021 15:50:54 +0000 (15:50 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 7 Apr 2021 11:10:31 +0000 (13:10 +0200)
commit2eb0ac6a3e08b86eba140f5135ebc717eccc70ae
treeb49302d350bc2f63552a09dc9b4ceec2cc9b3f88
parent910be084250a8c653cd0ec48e8c6c19ff6abbf6e
Bug 26498: (QA follow-up) Add handling for update

This follow-up adds handling for updates as well as the create action as
highlighted by Jonathans comments.  We also adds tests for these cases.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Hold.pm
t/db_dependent/Hold.t