Koha/reports
Jonathan Druart 5bca73080f Bug 26090: Fix "item types" report
This report was broken with SQL strict mode, but also without.

DBD::mysql::st execute failed: 'koha_kohadev.itemtypes.itemtype' isn't
in GROUP BY [for Statement "

and, if no library was selected:

DBD::mysql::st execute failed: Unknown column 'biblioitems.itemtype' in
'field list' [for Statement "

This patch does the minimum to make it usable, but it would need more
love.

Test plan:
To test you will need to try the 4 combinaisons:
 item-level_itypes = item or biblio
 With or without a library selected in the dropdown list

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-08-18 14:38:41 +02:00
..
acquisitions_stats.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
bor_issues_top.pl Bug 21395: (QA follow-up) Remove some introduced issues 2020-06-29 12:37:02 +02:00
borrowers_out.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
borrowers_stats.pl
cash_register_stats.pl
cat_issues_top.pl
catalogue_out.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
catalogue_stats.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
dictionary.pl
guided_reports.pl Bug 26165: Fix duplication of large saved reports 2020-08-12 11:46:30 +02:00
issues_avg_stats.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
issues_stats.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
itemslost.pl
itemtypes.plugin Bug 26090: Fix "item types" report 2020-08-18 14:38:41 +02:00
manager.pl
orders_by_fund.pl
reports-home.pl
reserves_stats.pl Bug 21395: Fix QA errors 2020-06-29 12:37:02 +02:00
serials_stats.pl Bug 24940: Serials statistics wizard: order vendor list alphabetically 2020-04-08 11:46:21 +01:00