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

Matthias Meusburger <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #144469|0                           |1
        is obsolete|                            |

--- Comment #5 from Matthias Meusburger <[email protected]> ---
Created attachment 144473
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144473&action=edit
Bug 32408: Allow SIP to override a fine on checkout if a librarian can

Test plan:

 - Set up a patron with an outstanding amount under the noissuescharge syspref

 - Check that you can override the fine on checkout in Koha

 - Do a SIP checkout, and check that it is blocked

 - Apply the patch, and check that override_fine_on_checkout is
   disabled in SIPconfig.xml

 - Do a SIP checkout, and check that it is still blocked

 - Enable override_fine_on_checkout in SIPconfig.xml

 - Do a SIP checkout, and check that is allowed

 - Prove t/db_dependent/SIP/Transaction.t

Additionaly, you can enable show_outstanding_amount in SIPconfig.xml to have
the outstanding amount displayed on SIP checkout.

-- 
You are receiving this mail because:
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