[Koha-bugs] [Bug 5306] New: branch info not coming out on notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 14 17:48:08 CEST 2010


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 at koha-fr.org
        ReportedBy: nengard at gmail.com
         QAContact: koha-bugs at 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.


More information about the Koha-bugs mailing list