https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33228
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from David Nind <[email protected]> --- I didn't see what is mentioned in the test plan. I think for step 3, for the NoBLOCK debit type, the 'Included in noissuescharge:" should be 'NOT checked' (instead of checked, as indicated). If I do that, things work as detailed in the test plan. That is: - Before the patch Charges: Patron has outstanding charges of 2.00. - After the patch: Total balance: 4.22 Charges: Patron has outstanding charges that may block checkouts of 2.00. I've amended the test plan and signed off on that basis. If I got it wrong, please fix things up 8-). Following the test ================== Before the patch, for step 8: 1. On the patron's check out section I see: Cannot check out! Attention Charges: Patron has outstanding charges of 4.22. 2. On the patron's details section I see: Attention Charges: Patron has outstanding charges of 4.22. After the patch, I see: 1. On the patron's check out section I see: Cannot check out! Attention Total balance: 4.22 Charges: Patron has outstanding charges that may block checkouts of 4.22. 2. On the patron's details section I see: Attention Total balance: 4.22 Charges: Patron has outstanding charges that may block checkouts of 4.22. -- 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/
