http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10531
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED --- Comment #7 from Jonathan Druart <[email protected]> --- (In reply to Amit from comment #6) > Hi Jonathan, > > I cannot find any error in this patch. Can you please explain me in detail. > Mean while i am changing the status of the patch. Amit, To reproduce: Open firebug, Go on acqui/parcel.pl?invoiceid=X, you will see a JS error: "TypeError: a.aoColumns[c] is undefined". When you add a new column in a table managed by DataTables, you should adapt the aoColumns values. Back to assigned. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
