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

            Bug ID: 39049
           Summary: Do not allow on-site checkout for anonymous patron
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

Bug 34910 blocks anonymous patron for checkouts.
But in case on-site checkouts is forced it appears.
Depends on system preferences OnSiteCheckouts and OnSiteCheckoutsForce

Looks like the logic is in template, in my opinion we should move it to perl.
Maybe create a new var can_issue with values "yes" "no" "on-site-forced", it
would replace "noissues" (used in double-negative UNLESS noissues).

-- 
You are receiving this mail because:
You are the assignee for the bug.
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