http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2935 --- Comment #1 from Garry Collum <gcollum@gmail.com> 2009-07-24 01:23:15 --- Created an attachment (id=946) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=946) Proposed patch routing.pl and routing-preview.pl were pointing to a non-existent column in the borrowers table to pull the location. (streetaddress) This patch changes 'streetaddress' to the branchcode in the borrower's record. Displaying and printing an address doesn't make sense to me for routing slips. Printing the branch code does. If this is in error please let me know. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.