[Koha-bugs] [Bug 29648] Replace NumSavedReports with table configuration setting

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 16 14:47:41 CET 2021


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 128592
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128592&action=edit
Bug 29648: Improve existing code

We already have 2 tables that are configurable, on acqui/basket and
reports/orders_by_budget.
This patch is modifying a bit the existing code to transfer the
responsability/logic to the KohaTable constructor instead of the
template that is creating the object.

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


More information about the Koha-bugs mailing list