[Koha-bugs] [Bug 29092] Table Settings for account_fines table missing Updated On column and hide the wrong things

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 21 08:29:19 CEST 2022


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

Emmi Takkinen <emmi.takkinen at koha-suomi.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|koha-bugs at lists.koha-commun |emmi.takkinen at koha-suomi.fi
                   |ity.org                     |
             Status|NEW                         |Needs Signoff
                 CC|                            |emmi.takkinen at koha-suomi.fi

--- Comment #1 from Emmi Takkinen <emmi.takkinen at koha-suomi.fi> ---
Created attachment 133520
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133520&action=edit
Bug 29092: Add timestamp to account-fines table column settings

Table settings for the account_fines table (in the Patrons
section, the "Transactions" table in a patron account) are
missing a checkbox for the "Updated On" column. Because
of this, one cannot hide the Updated On column and any
other values one sets here get applied to the wrong
columns.

This patch adds timestamp to account-fines column settings.
To test:

1) Navigate to columns settings page and modify
account-fines tables column.
=> Note that if you hide e.g. account_type column, column
credit_number is hidden on patrons account page
2) Apply patch and update database.
=> Account-fines column settings has now a option to hide
timestamp.
=> Correct columns should now be hidden.

Sponsored-by: Koha-Suomi Oy

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


More information about the Koha-bugs mailing list