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
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
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
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
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
upload-file.pl
viewlog.pl Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00