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

            Bug ID: 41265
           Summary: NoIssuesChargeGuarantees and
                    NoIssuesChargeGuarantorsWithGuarantees circulation
                    checks not precise enough
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

Hello all

When a checkout is performed, the NoIssuesChargeGuarantees and
NoIssuesChargeGuarantorsWithGuarantees values are checked. This is an ‘if’
statement with check values, but by default, these are empty strings and
therefore defined in this way. I therefore believe that the verification is not
exactly what we want, particularly when SIP performs the checkout without
permission to force it.

Furthermore, in kohastructure, the default value would be NULL from what I
understand, and it has not been included in the syprefs sql file. Perhaps there
are some cases that I am overlooking, but I will suggest a simple fix anyway.

-- 
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