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

--- Comment #3 from Matthias Meusburger <matthias.meusbur...@biblibre.com> ---
Created attachment 144469
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144469&action=edit
Bug 32408: Allow SIP checkout when the outstanding amount is under
noissuescharge

Test plan:

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

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

 - Apply the patch, and check that under_noissuescharge_block_checkout is
   enabled in SIPconfig.xml

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

 - Disable under_noissuescharge_block_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
Koha-bugs@lists.koha-community.org
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