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

--- Comment #1 from Julian Maurice <julian.maur...@biblibre.com> ---
Created attachment 101720
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=101720&action=edit
Bug 24977: Enable translations for authorised values (POC)

Only a proof of concept to illustrate what's needed to enable
translation for a new kind of object.

Only authorised values retrieved with
Koha::AuthorisedValues->get_descriptions_by_koha_field are translated.
This is used for instance for shelving locations in
catalogue/itemsearch.pl

Test plan:
1. Run updatedatabase && update_dbix_class_files && reload starman
2. Go to Admin ยป Localization
3. Find a LOC authorised value and translate it
4. Go to Item search form and verify that it is translated

Requires bug 24975

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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