Bug 7557: Change hardcoded routing list note into a system preference
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sun, 19 Feb 2012 11:31:14 +0000 (12:31 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 14 Mar 2012 15:27:07 +0000 (16:27 +0100)
commitb9abfee3ab169ebdf7275dc1b782201ac0a6287f
treecd032e9755cca0b6e35b696ae1ad946ecf400b41
parent0ef6b0d5c618c2bd4d0ec942e870a6f989632ca0
Bug 7557: Change hardcoded routing list note into a system preference

Adds a new system preference RoutingListNote under the Serials tab.

The note will display above the note from the subscription and replace
the current hardcoded note:

"Notes: Please return this item promptly as others are waiting for it."

The patch adds unique ids to all notes and the note in general, so it
can be styled using CSS.

Also corrects the routing slip template to follow the HTML4 rule.

Update 2012-03-12: Fixed problem in updatedatebase.
installer/data/mysql/sysprefs.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref
koha-tmpl/intranet-tmpl/prog/en/modules/serials/routing-preview-slip.tt
serials/routing-preview.pl