Created attachment 22598 [details] [review] Bug 11171: Display basket group name on the supplier list page Test plan: search supplier and verify the basket group column is filled.
Created attachment 22936 [details] [review] [SIGNED-OFF] Bug 11171: Display basket group name on the supplier list page Test plan: search supplier and verify the basket group column is filled. Signed-off-by: Owen Leonard <oleonard@myacpl.org>
I am sorry, but with this patch we have a Javascript error on the page: TypeError: a.aoColumns[c] is undefined http://localhost:8080/intranet-tmpl/lib/jquery/jquery.js Line 3
Created attachment 23130 [details] [review] Bug 11171: FIX a javascript error The previous patch adds an error on booksellers.pl: TypeError: a.aoColumns[c] is undefined It was caused by the add of the new column. The aoColumns DT parameter should manage it. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Created attachment 23148 [details] [review] [PASSED QA] Bug 11171: Display basket group name on the supplier list page Test plan: search supplier and verify the basket group column is filled. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Passes all tests and QA script. Works as described.
Created attachment 23149 [details] [review] [PASSED QA] Bug 11171: FIX a javascript error The previous patch adds an error on booksellers.pl: TypeError: a.aoColumns[c] is undefined It was caused by the add of the new column. The aoColumns DT parameter should manage it. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Pushed to master. Thanks, Jonathan!
Those patches has been pushed to 3.14.x, will be in 3.14.1