[Koha-bugs] [Bug 7615] Give option to use description for homebranch/holding branch in label creator instead of the branchcode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 28 21:28:10 CET 2012


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

--- Comment #2 from Shane Sammons <ssammons at npelem.com> 2012-02-28 20:28:10 UTC ---
I attempted modifying C4/Labels/Label.pm with the following code:
http://pastebin.com/ccJMk89G

It did not break anything (that I can tell), but did not make available any
extra fields such as branchname from the branches table.

I tested the SQL in MySQL command line, and it worked when replacing the "?"
with an itemnumber. All the related data from branches was added to the
resulting data in MySQL.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list