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

            Bug ID: 26323
           Summary: NOT_LOAN is hard-code in templates but many UNIMARC
                    installs are using ETAT as authorized values category
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

Templates:

intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt
intranet-tmpl/prog/en/modules/circ/returns.tt
intranet-tmpl/prog/en/modules/reserve/request.tt

are assuming items.notforloan authorized values category is NOT_LOAN.
It's not always true for UNIMARC.
cf.:
koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt

they should use items.notforloan mapping

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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