http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7113 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply CC| |jonathan.druart@biblibre.co | |m --- Comment #16 from Jonathan Druart <jonathan.druart@biblibre.com> 2012-01-19 11:07:30 UTC --- This patch doesn't apply, conflict in z3950_search.tt CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/acqui/z3950_search.tt ps: I think occurrences in C4/Acquisition.pm can be replaced easily. For example: if (defined $supplierid) { $from .= ' AND aqbasket.booksellerid = ? '; push @query_params, $supplierid; } -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.