]> git.koha-community.org Git - koha.git/commit
Bug 25508: Add info about caller responsabilities
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 16 Apr 2021 10:07:49 +0000 (12:07 +0200)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Sun, 25 Apr 2021 15:32:30 +0000 (15:32 +0000)
commit1e23716f2cef44991e5ac1f29d30e77184e1f24b
tree90e4751a1def2922b5d15477c52b8277ca51c683
parentaa222f566b2952b9fe423cea10d93a426e36fe5c
Bug 25508: Add info about caller responsabilities

We are removing the test on the existence of item and patron, callers
must call renewable before.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 59f1dc09acfcf602bb2700eb4ee64ecc10f4d09b)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit e0fe359ca7644368ed4e49ac20c6f4fca7047a08)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Koha/Account/Line.pm