Thanks Christopher!

http://www.kylehall.info
ByWater Solutions ( http://bywatersolutions.com )
Meadville Public Library ( http://www.meadvillelibrary.org )
Crawford County Federated Library System ( http://www.ccfls.org )
Mill Run Technology Solutions ( http://millruntech.com )

On Mon, May 11, 2015 at 12:04 PM, Christopher Davis <cgdavis@uintah.utah.gov> wrote:
Kyle,

It looks good to me

Thank you,

Christopher Davis, MLS
Systems & E-Services Librarian
Uintah County Library
cgdavis@uintah.utah.gov
uintahlibrary.org
basinlibraries.org
facebook.com/uintahcountylibrary

On Mon, May 11, 2015 at 9:37 AM, Kyle Hall <kyle.m.hall@gmail.com> wrote:
Hey all, I posted this on April 22, and received no feedback. I just wanted to give everyone a second chance to post any feedback on the development plan for bug 14048. If you have any comments about it, please let me know! Otherwise, I'll assume everyone is ok with the development plan, and I can go ahead with writing this feature.

Thanks!
Kyle

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

Some library systems would like to be able to control the behavior of RefundLostItemFeeOnReturn

Expected outcome: To make the RefundLostItemFeeOnReturn system preference branch specific

Plan of Attack:
1) Add new field 'refund_lost_item_fee_on_return' to the 'branches' table
2) Pre-populate this field with the system preference value for RefundLostItemFeeOnReturn
3) Remove the system preference RefundLostItemFeeOnReturn
4) Replace uses of RefundLostItemFeeOnReturn with a lookup of the value of branches.refund_lost_item_fee_on_return
5) Use HomeOrHolding to control whether the home branch or the holding branch of the item is used to determine this.
6) Reveal the setting in the branches editor

http://www.kylehall.info
ByWater Solutions ( http://bywatersolutions.com )
Meadville Public Library ( http://www.meadvillelibrary.org )
Crawford County Federated Library System ( http://www.ccfls.org )
Mill Run Technology Solutions ( http://millruntech.com )

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/