https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38543 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 175001 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175001&action=edit Bug 38543: Do not include rowGroup asset files rowGroup plugin is now part of the datatables.min.js bundle. We no longer need to include its css and js files, and they no longer exist anyway! [2024/11/27 08:52:37] [WARN] File not found : lib/jquery/plugins/rowGroup/stylesheets/rowGroup.dataTables.min.css at /kohadevbox/koha/Koha/Template/Plugin/Asset.pm line 107 [2024/11/27 08:52:37] [WARN] File not found : lib/jquery/plugins/rowGroup/dataTables.rowGroup.min.js at /kohadevbox/koha/Koha/Template/Plugin/Asset.pm line 84. Test plan: Confirm that the checkouts are grouped "today" and "previous" on the checkout page. -- You are receiving this mail because: You are watching all bug changes.