https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37273
--- Comment #11 from Pedro Amorim <[email protected]> --- Created attachment 178507 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178507&action=edit filters out of sync This has caused the filters to become out of sync in agreements, and likely licenses too, haven't tested. Look at picture, the values for the "Description" filter are the "Status" ones, etc. filters_options inside tableOptions needs to be adjusted accordingly. This work is adding more niche specific behavior to specific tables, it's bad practice. This should be built and considered on top of bug 38201. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
