[Koha-bugs] [Bug 23012] New: Possibility to mark processing fee by default refund when item is found

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 29 18:06:22 CEST 2019


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

            Bug ID: 23012
           Summary: Possibility to mark processing fee by default refund
                    when item is found
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: patrick.robitaille at collecto.ca
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com
  Target Milestone: ---

Hi, 

When you indicate a Processing fee and a replacement cost by default for a
particular item type, these two fees are charge to users when an item is
indicating as lost by the patron in koha. If you indicate that the item is now
found, the replacement cost will be refund in the patron’s account if
RefundLostOnReturnControl is activate. But, the processing fee is not refund in
this situation. It would be nice to have the possibility to decide when the
lost item is found that the processing fee by default will be refund ore not.
It could be managed by a system preference or something like that. 

Test plan:
-Activate WhenLostChargeReplacementFee
-indicate a processing fee and a replacement cost by default for an item type.
-check out an item with the same item type to a patron
-Active RefundLostOnReturnControl
-mark this item as lost by the patron in koha
-see that the processing fee and the replacement cost are charge to the patron. 
-Mark the item as found by a check in
-See that the replacement cost is refund and not the Processing fee. 

It could be a system preference in the same way that
WhenLostChargeReplacementFee but for the processing fee. 

Regards, Patrick.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list