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

            Bug ID: 21081
           Summary: There is no check that patron is guarantor when batch
                    deleting
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Patrons
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

When deleting one patron (members/deletemem.pl), Koha checks that patron is not
a guarantor, else it does not allow deletion.

But in tools > batch patron deletion (tools/borrowers.pl or
misc/cronjobs/delete_patrons.pl), this check is not performed, so there is a
lot of borrowers with guarantorid that does not exist any more.
Check if patron is a guarantor should be performed in all cases of deletion.

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