Bug 15137: Display ISBN and author info when sending list by email
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 13 Nov 2015 15:18:56 +0000 (15:18 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 16 Nov 2015 15:36:01 +0000 (12:36 -0300)
commiteb286ebbc3c594e8e81e1e8b1848ca1d52b8bccb
tree0062dea0caec95bfe8b3f5fa8b93a5aaec00ba5a
parent9ae556a21243ecae669bda2c5f42a67769ae9d78
Bug 15137: Display ISBN and author info when sending list by email

Disclaimer: this is not caused by bug 14544 :)
And can be backported!

Both isbn and author information are missing when a list is sent by
email.
Emails sent from OPAC and staff should be (almost) the same.

Test plan:
1/ Sent a list by email (Button "Send list")
2/ The email you will receive should contain the isbn and author info

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
On top of last patch of Bug 14544
Works ok, mail with authors and ISBN
No errors

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/sendshelf.tt
virtualshelves/sendshelf.pl