Main Koha release repository https://koha-community.org
Find a file
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
acqui Bug 4163 Preserve budget value unless changed by user 2010-02-11 19:39:48 -05:00
admin remove unconditional warn 2010-02-10 22:51:51 -05:00
authorities Bug 2505 Enabled warnings in authorities/* 2010-02-08 21:47:53 -05:00
basket MT2116 : Addons to the CSV Export 2010-01-28 15:11:55 +01:00
C4 Perltidy of C4/VirtualShelves/Page.pm 2010-02-11 20:24:45 -05:00
catalogue Bug 1248 - Add a "quick spine label" print to the bib item page in cataloging 2010-02-05 07:36:09 -05:00
cataloguing BZ4116: results from cataloging search is different from advanced search results 2010-02-11 06:31:57 -05:00
circ Revert "overdue performance restored (INCOMPLETE FIX)" 2010-02-08 12:48:48 -05:00
debian Fixing a couple of bugs in the package 2008-08-12 19:47:58 -05:00
docs Updating history docs 2010-02-02 18:42:58 -05:00
errors bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
etc Enabling mod_gzip for apache 1.3 and mod_deflate for 2.0+ 2010-01-29 08:39:09 +13:00
install_misc Update Debian Lenny installation procedure 2009-12-22 00:01:01 +01:00
installer Fix for Bug 3730 - Wrong ISO 639-2 Language Code for Portuguese in database 2010-02-10 12:03:58 -05:00
koha-tmpl bug 4169: fix item batch modification for MARC21 2010-02-12 15:03:00 -05:00
labels Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
members Enhancement: This patch adds a 'cardnumber' parameter and checks 2010-02-02 18:47:21 -05:00
misc Bug 4154 - Include preferences translation into install.pl 2010-02-12 07:17:32 -05:00
offline_circ Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
opac Bug 3797 output 404 error page with a 404 header 2010-02-10 14:11:44 -05:00
patroncards Bugfix: Removing useless lines from patroncards/manage.pl 2010-02-10 22:34:57 -05:00
reports (bug #3760) fix and improve some reports 2010-01-28 15:11:49 +01:00
reserve (bug #3897) hold policies and circcontrol 2009-12-20 14:31:33 +01:00
reviews Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
rotating_collections Rotating Collections 2010-01-20 22:35:15 +01:00
selenium Adding selenium tests for filterMembers 2009-09-30 11:30:37 +02:00
serials Bug 3700 Parameters passed in wrong sequence 2010-02-08 21:34:28 -05:00
skel installer: fixed chown invocation; added skel for KOHA_LOG_DIR 2007-12-17 09:13:53 -06:00
sms bug 2874 [3/3] flagsrequired => { circulate => "circulate_remaining_permissions" } 2008-12-23 17:02:04 -06:00
suggestion Revised for biblibre/3.2_community: Reformat of suggestions management interface (Bug 3844) 2010-01-20 22:32:11 +01:00
svc Merge commit 'pianohacker-koha/prefs-submit' into master 2010-01-26 20:26:17 -05:00
t bugfix Dates.t test plan has wrong value 2010-02-10 05:53:28 -05:00
tags BZ4104: Removes tagging in staff client 2010-02-08 07:59:46 -05:00
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 2007-10-21 19:14:41 -05:00
tools bug 4169: fix item batch modification for MARC21 2010-02-12 15:03:00 -05:00
virtualshelves MT2116 : Addons to the CSV Export 2010-01-28 15:11:55 +01:00
xt MT2637, Follow-up : Adds a test to check for missing sysprefs in the database 2010-01-28 15:11:56 +01:00
.htaccess bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
about.pl Bugfix: Adding Graphics::Magick module to About Koha page 2010-02-05 06:37:06 -05:00
changelanguage.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
edithelp.pl Bug 2505 adding use warnings to edithelp.pl 2010-02-10 22:10:46 -05:00
fix-perl-path.PL installer: improvements to fix-path-perl.PL on Win32 2007-12-20 19:20:12 -06:00
help.pl Bug 2505 adding use warnings, also added missing copyright statement 2010-02-10 22:10:45 -05:00
INSTALL Updates to the installation instructions 2008-08-09 07:03:37 -05:00
install-CPAN.pl BUGFIX: need to create authors/id if CPAN is unused 2007-09-07 05:26:16 -05:00
INSTALL.debian bug 3465: enhance DB update reporting by web installer 2009-08-04 06:15:40 -04:00
INSTALL.debian-lenny Update Debian Lenny installation procedure 2009-12-22 00:01:01 +01:00
INSTALL.fedora7 Correct broken spacing in docs 2009-07-20 20:11:36 -04:00
INSTALL.opensuse Updated INSTALL.opensuse file to wiki version 2009-05-27 08:38:21 -05:00
INSTALL.ubuntu Adding installation documentation for Ubuntu 2009-06-24 09:12:31 -05:00
kohaversion.pl Fix for Bug 3730 - Wrong ISO 639-2 Language Code for Portuguese in database 2010-02-10 12:03:58 -05:00
LICENSE re-naming some files prior to release 2007-12-30 12:13:39 -06:00
mainpage.pl Bug 2505 enabling warnings 2009-12-20 14:31:35 +01:00
Makefile.PL Add dependency Authen::CAS::Client 2010-02-08 10:00:59 -05:00
MANIFEST.SKIP Bug Fixing : 3334 2009-06-19 06:33:34 -05:00
README Updating README file 2010-01-11 18:21:52 -05:00
rewrite-config.PL Updating the Makefile so memcached configuration can be added to the koha-conf.xml file 2009-08-24 07:33:11 -04:00

Koha 3 - the next-generation release of the award-winning Koha open-source
integrated library system.

Koha is distributed under the GNU GPL. Please read the file LICENSE for
more details.

To install or upgrade Koha, please see the INSTALL file appropriate to your platform.

Report bugs at http://bugs.koha.org/

Visit the Koha Project website at http://www.koha.org/