[Koha-bugs] [Bug 22521] Convert fines handling to use 'status' instead of two accounttypes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 26 15:29:06 CEST 2019


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Version(s)|                            |19.05.00
        released in|                            |
  Text to go in the|                            |WARNING: You will need to
      release notes|                            |update your reports to
                   |                            |account for the introduced
                   |                            |use of 'status' in
                   |                            |accountlines for fines.
                   |                            |
                   |                            |"accounttype = 'FU'" needs
                   |                            |changing to "accounttype =
                   |                            |'FINE' AND status =
                   |                            |'UNRETURNED'"
                   |                            |
                   |                            |"accounttype
                   |                            |= 'F'" needs changing to
                   |                            |"accounttype = 'FINE' AND
                   |                            |status != 'UNRETURNED'"
         Resolution|---                         |FIXED
             Status|Pushed to Master            |RESOLVED

--- Comment #117 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Enhancement will not be backported to 18.11.x series.

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


More information about the Koha-bugs mailing list