[Koha-bugs] [Bug 21915] Add a way to automatically reconcile balance for patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 10 17:23:18 CET 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|In the past, if a patron    |In the past, if a patron
      release notes|had any credit existing on  |had any credit existing on
                   |their account (newly added, |their account (newly added,
                   |or pre-existing), if debts  |or pre-existing), if debts
                   |were present then the       |were present then the
                   |credit balance would always |credit balance would always
                   |be immediately applied to   |be immediately applied to
                   |the debt.  This             |the debt.  This
                   |functionality was           |functionality was
                   |inadvertently removed       |inadvertently removed
                   |during refactoring efforts  |during refactoring efforts
                   |which debuted in 16.11.
    |which debuted in 16.11.
                   |                            |
                   |This patch adds code to     |This patch adds code to
                   |restore the functionality   |restore the functionality
                   |and allows it to be         |and allows it to be
                   |optionally applied to the   |optionally applied to the
                   |system via a new system     |system via a new system
                   |preference,                 |preference,
                   |`AccountAutoReconcile`.     |`AccountAutoReconcile`.
                   |                            |
                   |                            |Note: The new preference
                   |                            |defaults to the post 16.11
                   |                            |behaviour, if you wish to
                   |                            |restore the 16.11
                   |                            |functionality then you will
                   |                            |need to update the
                   |                            |preference after the
                   |                            |upgrade.
             Status|Pushed to Stable            |Pushed to Master

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


More information about the Koha-bugs mailing list