https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 Martin Renvoize <martin.renvoize@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.