]> git.koha-community.org Git - koha.git/commit
A small script to set or unset the 'debarred' status of patrons. Pass the script...
authoroleonard <oleonard>
Wed, 9 Feb 2005 21:56:23 +0000 (21:56 +0000)
committeroleonard <oleonard>
Wed, 9 Feb 2005 21:56:23 +0000 (21:56 +0000)
commita7d49ff90982f37508816ed4913169a6e55fb449
tree8c9c1ab3db0b7c66e5ffac1f33dc7ca7ad7d4c16
parentf2ad900827570230f220827a82381b1b50d70e05
A small script to set or unset the 'debarred' status of patrons.  Pass the script a borrowernumber and a 1 or 0.  Optionally send cardnumber (member card number) and destination = 'circ' if you want the script to redirect to circulation screen instead of member details screen.
members/setdebar.pl [new file with mode: 0644]