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

Jacob O'Mara <jacob.om...@ptfs-europe.com> changed:

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

--- Comment #22 from Jacob O'Mara <jacob.om...@ptfs-europe.com> ---
Created attachment 165973
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165973&action=edit
Bug 22740: Automatically change lost status when item is paid for

This patch implements two new system preferences,
"UpdateItemLostStatusWhenWriteOff" and "UpdateItemLostStatusWhenPaid" that
allow you to specify the status to change an item to when the outstanding
balance of a lost item is paid or written off. These preferences are tied to
the LOST authorised values set.

Test Plan:
 - Set one of the system preference to any of the available values
 - Set an item as lost
 - Make a manual invoice for your desired user and assign it to the barcode of
the above item
 - Save and Pay
 - Select Pay/Write Off depending on the system preference you selected above
 - Pay
 - Note that the status of the item has changed to the status you set with the
system preference
 - Repeat for all values of both system preferences
 - Check that when the system preference is left blank and no option is chosen,
the lost status does not update.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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