https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8179
--- Comment #17 from AgustÃn Moyano <[email protected]> --- Created attachment 112588 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112588&action=edit Bug 8179: Set render functions in every column Because when AcqReceiveMultipleOrderLines is set to allow, we add an extra column at the beginning, general columnDefs of datatables config pointed to the wrong column. So, instead of using general columnDef, this patch sets the render function to each column. -- 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/
