http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11629

Kyle M Hall <k...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27247|0                           |1
        is obsolete|                            |
  Attachment #27248|0                           |1
        is obsolete|                            |
  Attachment #27249|0                           |1
        is obsolete|                            |
  Attachment #27250|0                           |1
        is obsolete|                            |
  Attachment #27251|0                           |1
        is obsolete|                            |
  Attachment #27252|0                           |1
        is obsolete|                            |

--- Comment #27 from Kyle M Hall <k...@bywatersolutions.com> ---
Created attachment 28147
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28147&action=edit
Bug 11629 - Add ability to update not for loan status on checkin

Some libraries would like to streamline the cataloging process my
automatically updating notforloan values on checkin. For example, an
item is set to notforloan of -1 ( ordered ). The item, is received,
processed, and checked in for the first time before being shelved.
The checkin automatically changes the nfl value from -1 to 0. The
same workflow could be used for damaged items as well.

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) Set the new system preference UpdateNotForLoanStatusOnCheckin
   to the following:
-1: 0
0: 1
4) Create an item, set it's notforloan value to -1
5) Check in the item, note its not for loan value is now 0
6) Check in the item again, note its not for loan value is now 1
7) Check in the item again, note its not for loan value reamins 1

Signed-off-by: Havilah Lyon <havi...@aflibrary.org>
Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>
Testing notes on last patch.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to