Bug 2935: Patch to fix location in routing slip.
authorGarry Collum <gcollum@gmail.com>
Fri, 24 Jul 2009 01:25:43 +0000 (21:25 -0400)
committerGalen Charlton <galen.charlton@liblime.com>
Tue, 28 Jul 2009 00:44:56 +0000 (20:44 -0400)
commit9046a26d687b50faf9ad1050acb8a8384fabdf76
treee763df03362ec15c44abf9fb4aea66e3e2e4e950
parenta9609f6e9655daf6522e6ef25e48c89e5d060a47
Bug 2935: Patch to fix location in routing slip.

routing-preview.pl and routing.pl were pointing to a non-existent column in the borrowers table.  This patch replaces streetaddress with branchcode.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
serials/routing-preview.pl
serials/routing.pl