http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14048
Bug ID: 14048
Summary: Change RefundLostItemFeeOnReturn to be branch specific
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Circulation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
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/