Re: [Koha] Can't delete patron record

2012-02-11 Thread Ann Weitzel
I've found a work-around solution for the disabled 'Delete' menu item. It is
only disabled on the Details tab and the Fines tab. You can delete a patron
from the following other tabs: Checkout, Notices, and Circulation History.

Also, I found that I can right-click on the disabled Delete menu item from
the Details tab and choose 'Inspect element' then edit the HTML code that
disables the menu item so that the Delete menu item becomes visible,
however, the patron record is not deleted and the Koha software restores the
original HTML when you refresh the page. I'd still like to know if there is
a simple fix/patch for this without having to upgrade (or downgrade) the
Koha software.

Ann Weitzel


--
View this message in context: 
http://koha.1045719.n5.nabble.com/Can-t-delete-patron-record-tp5472966p5475047.html
Sent from the Koha-general mailing list archive at Nabble.com.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Can't delete patron record

2012-02-11 Thread Chris Nighswonger
On Sat, Feb 11, 2012 at 9:48 AM, Ann Weitzel annweit...@juno.com wrote:

 I've found a work-around solution for the disabled 'Delete' menu item. It
 is
 only disabled on the Details tab and the Fines tab. You can delete a patron
 from the following other tabs: Checkout, Notices, and Circulation History.


Hmm... that sounds like a bug. Perhaps you can create a bug report at
bugs.koha-community.org for this. It sounds like permissions are not being
enforced properly.

Kind Regards,
Chris
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha