6 Mar
2019
6 Mar
'19
5:51 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8775 --- Comment #12 from Owen Leonard <oleonard@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.