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

--- Comment #12 from Owen Leonard <[email protected]> ---
(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.
_______________________________________________
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/

Reply via email to