[Koha-bugs] [Bug 27676] finesMode=off not correctly handled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 18 15:41:48 CET 2021


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

Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew at bywatersolutions.com

--- Comment #6 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
Correcting a typo in the test plan (charge behavior was backwards between 5 and
7):
Test plan:
0. Don't apply the patch
1. reset_all
=> finesMode eq 'off' in DB
2. Set the pref's value to production
3. Switch it back to 'off'
4. Value is '' in DB
5. Check an item in that should generate overdue charges
=> Charges are generated
6. Apply the patch
7. Check an item in that should generate overdue charges
=> Charges are not generated

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


More information about the Koha-bugs mailing list