https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40483
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #184577|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 184778 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184778&action=edit Bug 40483: Restore search vendors by alias Prior to bug 38010 we were able to search vendors by alias. This patch restores it by moving the filter to kohaTable's "default_filters" to allow to pass a more complex condition Test plan: Create several vendors, some with aliases Confirm that searching by alias return the vendors Confirm that refining the search (using the table's global search) works as expected Signed-off-by: David Nind <[email protected]> -- 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/
