[Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 14 18:07:28 CEST 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This enhancement serves to
      release notes|                            |clarify how the account
                   |                            |offsets table functions.
                   |                            |We record all account
                   |                            |actions in this table,
                   |                            |including accountline
                   |                            |creations, modifications
                   |                            |and offsets.
                   |                            |
                   |                            |Prior to this
                   |                            |patch we had a large number
                   |                            |of different offset types,
                   |                            |one for each accountline.
                   |                            |But we didn't clearly
                   |                            |define what the offset was
                   |                            |actually "doing".  This
                   |                            |patch replaces the existing
                   |                            |offset types with a refined
                   |                            |list; `CREATE`, `APPLY`,
                   |                            |`OVERDUE_INCREASE` and
                   |                            |`OVERDUE_DECREASE`.
                   |                            |
                   |                            |The
                   |                            |accountline details page,
                   |                            |accessible from the
                   |                            |borrower account
                   |                            |transactions table is
                   |                            |updated to display the
                   |                            |whole history of the
                   |                            |selected accountline.

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


More information about the Koha-bugs mailing list