Bug 10005: Inventory - Add an option to not check in items
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 14 Jul 2015 14:02:42 +0000 (15:02 +0100)
committerMason James <mtj@kohaaloha.com>
Fri, 2 Oct 2015 10:37:03 +0000 (23:37 +1300)
commit0d9b0f294888a1993bdb370dfb22a8885af66abf
tree446c6c89ba217286d09f2b10f64065798242b09e
parent674438016c0fae72c151c3d9e2e6d414cafb26c6
Bug 10005: Inventory - Add an option to not check in items

The inventory tools automatically check in items, this patch adds it as
an option.

Test plan:
1/ Check an item out, fill a file with its barcode, and use this file in
the inventory tools.
2/ Check the new checkbox and confirm that the item is not checked in
3/ Repeat again and don't check it, the behavior should be the same as before
this patch.

Signed-off-by: Jason Robb <jrobb@sekls.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Added a missing </li>.
Patch works as expected.
Signed-off-by: Mason James <mtj@kohaaloha.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt
tools/inventory.pl