[Koha-bugs] [Bug 33845] Hold notes should show when viewing a patron's hold list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 29 18:27:18 CEST 2023


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
2 things:

1) Is this correct?

+            holdsTable = KohaTable("holds-table", {

+        table_settings_holds_table = [% TablesSettings.GetTableSettings(
'circ', 'circulation', 'holds_table', 'json' ) | $raw %]

We have holds-table and holds_table.

2) The holds table doesn't show the columns/export/configure buttons, but
should it not?

3) For the checkouts table we have 2 separate configuration tables. Not sure if
this is needed, but should we be consistent? (not a blocker)

Otherwise this works pretty well and I think it will be quite helpful.

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


More information about the Koha-bugs mailing list