[Koha-bugs] [Bug 8775] Add collection code to lost report

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 6 17:51:55 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8775

--- Comment #12 from Owen Leonard <oleonard at myacpl.org> ---
(In reply to Jonathan Druart from comment #9)
> We should use the more flexible way to retrieve an AV's value:
> 
> AuthorisedValues.GetDescriptionByKohaField( kohafield => 'items.ccode',
> authorised_value => item.ccode )

Is this really a blocker for this bug? There are many existing instances of
using AuthorisedValues.GetByCode for ccode. If this is a new best practice they
could all be fixed in a separate bug.

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


More information about the Koha-bugs mailing list