Koha/tools
Galen Charlton 9b98fc778d bug 4169: fix item batch modification for MARC21
The MARC21 framework uses $0 for the item withdrawn status.  Because
of how the tool had marked the barcode and stocknumber as being
uneditable, this resulted in an off-by-one error, causing the wrong
item fields to be updated.

Fixed by simply not including the uneditable fields in list
of item fields that can be edited - if you can't change the barcode,
there's no point in displaying it in the list of fields.

Also fixed how the bib title/author/ISBN got displayed so that the
withdrawn column gets displayed after an item update.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Liz Rea <lrea@nekls.org>
2010-02-12 15:03:00 -05:00
..
background-job-progress.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
batchMod.pl bug 4169: fix item batch modification for MARC21 2010-02-12 15:03:00 -05:00
cleanborrowers.pl (bug #3667) fix borrowers cleanup 2010-01-28 15:11:49 +01:00
csv-profiles.pl MT2116 : Addons to the CSV Export 2010-01-28 15:11:55 +01:00
exceptionHolidays.pl Bug 2505: Enabled warnings in tools-home.pl, holidays.pl, exceptionHolidays.pl, and newHolidays.pl 2009-09-12 08:38:35 -04:00
export.pl Bug Fixing : export would export no biblios when 2009-09-30 11:30:08 +02:00
holidays.pl Bug 2505: Enabled warnings in tools-home.pl, holidays.pl, exceptionHolidays.pl, and newHolidays.pl 2009-09-12 08:38:35 -04:00
import_borrowers.pl Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
inventory.pl bug 4152: fixed call to GetItemsForInventory() 2010-02-10 12:45:08 -05:00
koha-news.pl Add a date field in news edition, and permit to set the "timestamp" field, that is the publication date and modify the GetNewsToDisplay to return only news that timestamp is < to current date that permit to publish news later without any action. 2009-05-11 14:12:59 -05:00
letter.pl Re introducing missing definitions of variables 2009-09-30 11:30:32 +02:00
manage-marc-import.pl replace syslog with warns 2009-09-05 21:43:12 -04:00
newHolidays.pl Bug 2505: Enabled warnings in tools-home.pl, holidays.pl, exceptionHolidays.pl, and newHolidays.pl 2009-09-12 08:38:35 -04:00
overduerules.pl (bug #3791) overduerules and numeric categorycodes 2009-11-18 17:42:22 +01:00
pdfViewer.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
picture-upload.pl Bugfix: Upping the byte size limit of patron images 2010-02-03 15:11:23 -05:00
scheduler.pl MT 2068 : Fixed scheduling guided reports 2009-10-16 11:30:58 +02:00
stage-marc-import.pl removed incorrect module import 2009-06-07 20:09:22 -05:00
tools-home.pl Bug 2505: Enabled warnings in tools-home.pl, holidays.pl, exceptionHolidays.pl, and newHolidays.pl 2009-09-12 08:38:35 -04:00
upload-file-progress.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
upload-file.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
viewlog.pl Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00