Bug 7839 [ENH] : Add tab in patron record to show patron's routing lists
authorDavid Cook <dcook@prosentient.com.au>
Mon, 2 Jul 2012 00:16:46 +0000 (10:16 +1000)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 2 Aug 2012 09:26:43 +0000 (11:26 +0200)
commite31b55de3119c35de64c5428412fe5f6d29f796a
tree992722e28b48abf1c2f7a98ed90d6a68b72b2f5e
parent134445d7e54262b2ff77dd36f827f4bbc6c04047
Bug 7839 [ENH] : Add tab in patron record to show patron's routing lists

dcook: fixed SQL error and removed blank targets

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
Thanks. Works as described. Valuable addition on patron information
page.

Ideas of enhancement:

- For some library, and some patron, the routing lists table could be
  very long, and a paged table would be a plus.
- In the table, a new Vendor column.
- The possibility to sort the table entries by Title and Vendor column.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/Serials.pm
koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc
koha-tmpl/intranet-tmpl/prog/en/modules/members/routing-lists.tt [new file with mode: 0644]
members/routing-lists.pl [new file with mode: 0755]