Koha/koha-tmpl
Jonathan Druart f9d62f1585 Bug 20840: (bug 2696 follow-up) Fix biblio info fetch
There is no accountlines.biblionumber field, if the account line is
linked to an item, accountline-details.pl will explode with:
Template process failed: undef error - The method biblionumber is not
covered by tests!

Test plan:
Create a fine for a given item
Pay the fine
View the detail of the account line

=> Without this patch you get a software error
=> With this patch applied you will see the biblio's title

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-06-04 12:55:20 +00:00
..
intranet-tmpl Bug 20840: (bug 2696 follow-up) Fix biblio info fetch 2018-06-04 12:55:20 +00:00
opac-tmpl Bug 18856: (QA follow-up) Rename method to avoid confusion 2018-05-17 11:40:03 -03:00