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

            Bug ID: 15799
           Summary: move authorised value related code into
                    Koha::AuthorisedValues - part 2
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
            Blocks: 15779

The first patch (bug 10363) did not take care of the subroutines from C4::Koha.
This module contains several subroutines which could be either moved or
replaced with a call to Koha::AuthorisedValues:

- GetKohaImageurlFromAuthorisedValues
- GetAuthValCode
- GetAuthValCodeFromField
- GetAuthorisedValues
- GetAuthorisedValueCategories
- GetAuthorisedValueByCode
- GetKohaAuthorisedValues
- GetKohaAuthorisedValuesFromField
- GetKohaAuthorisedValuesMapping
- GetKohaAuthorisedValueLib
- GetAuthvalueDropbox


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15779
[Bug 15779] Remove unnecessary parts of C4::Koha
-- 
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