[Koha-bugs] [Bug 9573] Ability to download items lost report

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 23 16:09:41 CEST 2017


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

--- Comment #29 from sandboxes at biblibre.com <sandboxes at biblibre.com> ---
Created attachment 68400
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68400&action=edit
Bug 9573: Lost items report - add KohaTable to itemlost

Before this patch set, we used KohaTable to display a table with the
column visibility plugin, and an usual dataTable initialisation for the
filters.
For the lost items report table we will need both.
To do so we need to reorganize the code a bit

We cannot pass a selector but the id of the node which represents the
table. Indeed it is how works currently the filters (we may want to
improve that later)

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>

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


More information about the Koha-bugs mailing list