[Koha-bugs] [Bug 10773] Replace item-level codes with names/descriptions for Label Printing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 20 20:02:09 CEST 2013


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20541|0                           |1
        is obsolete|                            |

--- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 21285
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21285&action=edit
Bug 10773 - Replace item-level codes with names/descriptions for Label Printing

This patch replaces item-level codes for certain fields so that names
and descriptions are printed out instead of codes when using the Label
Creator.

The fields in question are "ccode", "homebranch", "holdingbranch",
"location", and "permanent_location".

Test Plan:

1) Edit a layout in the Label Creator so that it includes any of these
fields. I suggest including "homebranch" and perhaps "ccode" if you
have them in your item data.
2) Add items to a batch in the Label Creator.
3) Export the batch using the layout, and view as PDF
4) Note how the codes for homebranch (and ccode if available) come
up instead of the name of the homebranch (and ccode).

5) Apply patch

6) Export the batch again
7) Note how the branch name and category name are now displaying
instead of the codes that showed before.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>
Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list