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

Martin Renvoize <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|WARNING: You will need to   |This patch clarifies the
      release notes|update your reports to      |intended purpose of the
                   |account for the introduced  |various accounttypes used
                   |use of 'status' in          |for fines calculations in
                   |accountlines for fines.
    |the accounttline table.
                   |                            |
                   |"accounttype = 'FU'" needs  |WARNING: You will need to
                   |changing to "accounttype =  |update your reports to
                   |'FINE' AND status =         |account for the introduced
                   |'UNRETURNED'"
              |use of 'status' in
                   |
                           |accountlines for fines.
                   |"accounttype                |
                   |= 'F'" needs changing to    |"accounttype = 'FU'" needs
                   |"accounttype = 'FINE' AND   |changing to "accounttype =
                   |status != 'UNRETURNED'"     |'FINE' AND status =
                   |                            |'UNRETURNED'"
                   |                            |
                   |                            |"accounttype
                   |                            |= 'F'" needs changing to
                   |                            |"accounttype = 'FINE' AND
                   |                            |status != 'UNRETURNED'"

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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