[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
Wed Aug 21 17:35:24 CEST 2013


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

Owen Leonard <oleonard at myacpl.org> changed:

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

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 20541
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20541&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>

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


More information about the Koha-bugs mailing list