http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7020
Bug #: 7020
Summary: Items with no checkouts report does not output call
number, barcode or item details
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: rel_3_4
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P5
Component: Reports
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Created attachment 5868
--> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5868
Patch file that includes a fix for this bug
When running the Items with no checkouts report and outputting to screen, the
results do not include any identifying information for the items. The only
information listed is the item count and the branch location.
We are running Koha 3.4.4 on Debian Squeeze. I was able to fix this problem on
our installation by modifying Catalogue_out.tt
I am not that familiar with this template syntax but it looks like only the
Default values for the fields are being assigned. I modified the file to define
the Default values at the start of the foreach loop and then output the actual
values within the table cells. I attached a patch file with my changes.
--
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/