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: koha-bugs@lists.koha-community.org
          Reporter: k...@bywatersolutions.com
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com, kyle.m.h...@gmail.com

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
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