[Koha-bugs] [Bug 14150] New: Field issues.date_due does not display in ISSUESLIP or ISSUEQSLIP

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 5 19:58:05 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14150

            Bug ID: 14150
           Summary: Field issues.date_due does not display in ISSUESLIP or
                    ISSUEQSLIP
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: barton at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Created attachment 38871
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38871&action=edit
SAMPLE ISSUESLIP (may be used for testing).

The field <<issues.date_due>> will not display in the ISSUESLIP or ISSUEQSLIP
notices, when printed inside <checkedout> or <overdue> tags.

Steps to replicate:

1) Go to tools->notices and slips, edit ISSUESLIP for all branches.
2) Put the following text in the EMAIL template:

<checkedout>
Checked out: Date Due: <<issues.date_due>>
</checkedout>

<overdue>
Overdue: Date Due: <<issues.date_due>>
</overdue>

3) Set the following fields in ISSUESLIP (I don't know that any of these
matter)
   Name: Issue Slip
   HTML Message: [checked]
   Message Subject: Issue Slip
4) Check out an item
5) Click Print Issue Slip

You will see that the issue slip does not print issues.date_due

the same problem affects ISSUEQSLIP.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list