Mike Dalgity wrote:
In the intranet interface when viewing a biblio record in either Brief or MARC detail I see a "Delete Record" button that probably does what you want (ie. delete all items and biblio record). The other method I've used is
Okay. I will give this a shot.
just modifying the url to take me through a series of records. When viewing a record it will have a url like: http://koha.liblime.com/cgi-bin/koha/detail.pl?bib=3516 Simply change the number at the end of the url and hit enter. I haven't bothered to find a
I am not sure I understand what changing the number actually accomplish. Could you explain a bit more?
programmatical way to do it since I only create a few records when testing. If you want to perform a larger test then I suggest you keep your test and production installs separate.
Right, that is another option. A lot of work, but should work. Still, huge effort to accomplish such a little task. thanks, ->HS