]> 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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 16 Apr 2021 10:28:17 +0000 (12:28 +0200)
commit59f1dc09acfcf602bb2700eb4ee64ecc10f4d09b
treee8c9b36b2489bf8494e88618148f7b5b695e3a19
parent97c168704b576bf59e4778417f066c1097d3014d
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>
Koha/Account/Line.pm