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

--- Comment #1 from Nick Clemens (kidclamp) <[email protected]> ---
Created attachment 192137
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192137&action=edit
Bug 41730: Add ability to update item withdrawn status when lost item paid

This patch implements a new system preference,
"UpdateItemWithdrawnStatusWhenPaid" that allows you to specify the withdrawn
status to change an item to when the outstanding balance of a lost item is
paid. This preference is tied to the WITHDRAWN authorised values set.

Test Plan:
 - Set one 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
 - Pay
 - Note that the withdrawn status of the item has changed to the status you set
with the system preference
 - Check that when the system preference is left blank and no option is chosen,
the withdrawn status does not update.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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