https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16694 --- Comment #31 from Magnus Enger <magnus@libriotech.no> --- (In reply to Marcel de Rooy from comment #21)
Also the current code needs additional checking. If a patron is already debarred etc, so charge_ok is already 0, we should not set charge_ok to 1 only because the validation attribute is present.
Remember that there will be a dedicated Meröppet login, and only that login will have the extra attribute "validate_patron_attribute". This login will only be concerned with letting patrons into the building or not, and that will be governed by the setting of the patron attribute in Koha. The user with this login will not care about whether the patron is debarred or not, or what "charge_ok" is really set to. It is the role of librarians (or custom scripts) to make sure the Meröppet attribute reflects the Meröppet access of the patron. -- You are receiving this mail because: You are watching all bug changes.