[Koha-bugs] [Bug 19974] Marking an item as 'lost' will not actually modify the current item (cataloguing/additem.pl)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 19 13:53:17 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19974

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #74238|0                           |1
        is obsolete|                            |

--- Comment #47 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 74542
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74542&action=edit
Bug 19974: Make MarkLostItemsAsReturned multiple

Given the confusion regarding this behaviour it sounds better to make it
configurable.
This pref will take 4 different values, 1 per place an item can be
marked as lost.

Test plan:
Mark items as lost and confirm the item is returned or not, depending on
the value of the system preference.

- from the longoverdue cronjob (--mark-returned takes precedence if set)
- from the batch item modification tool
- when cataloguing an item
- from the items tab of the catalog module

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list