]> git.koha-community.org Git - koha.git/commit
Bug 5533 followup: reinstate Lost status editing
authorIan Walls <ian.walls@bywatersolutions.com>
Thu, 15 Dec 2011 13:21:56 +0000 (08:21 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Sat, 21 Jan 2012 06:31:02 +0000 (01:31 -0500)
commit8c8f806b36fa23719474bab301c965b09d6de6c2
treeafa219ca377feb3e31439cd0d9f16e4a790ed7a4
parent261f3eaf02fbdcc240fb88e8b23e2b0eb4ce7a88
Bug 5533 followup: reinstate Lost status editing

The original patch for 5533 removed the Lost status from the edit items screen; new items were not affected,
and batch changes could still be made, so this was not a consistent change.

This patch removes the filter that hid the Lost status dropdown, but then changes the default MARC framework
to hide this field by default (value -5).  New installations will not see this status in the editor, unless
they manually activate it.  This will enforce the semantics of using the "mark lost" options by default, but
provide a workaround for libraries that understand and accept the consequences of manually editing this field.

To test:

1.  on an existing install, edit an item.  you should have the Lost status visible
2.  on a new install, editing or creating an item should not show the Lost status at all

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit 3062405c0989bfd34422ed6d1118cf8b98a84865)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
(cherry picked from commit 2dd0af76a4336c5256d17855b89ea09bda769e9f)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
cataloguing/additem.pl
installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql