http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5306 Summary: branch info not coming out on notices Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: Notices AssignedTo: henridamien@koha-fr.org ReportedBy: nengard@gmail.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 I have an overdue notice set up as such: <<branches.branchname>> <<branches.branchaddress1>> <<branches.branchaddress2>> <<branches.branchaddress3>> Phone: <<branches.branchphone>> Fax: <<branches.branchfax>> Email: <<branches.branchemail>> <<borrowers.firstname>> <<borrowers.surname>> <<borrowers.address>> <<borrowers.city>> <<borrowers.zipcode>> Dear <<borrowers.firstname>> <<borrowers.surname>>, FIRST OVERDUE NOTICE But when it prints out I get this: Phone: Fax: Email: NOTICES TEST 1904 N. Belt Hwy St. Joseph, MO 64506 Dear NOTICES TEST, FIRST OVERDUE NOTICE The branch info is filled in in the libraries admin area - it's just not translating to the notice output. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.