http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7684
--- Comment #10 from Matthias Meusburger <[email protected]> --- Explanations about last attached patch: At biblibre, we had to rewrite the inventory tool rewrite. Indeed, using datatables with a dynamic datasource was buggy. For reference: MT9538/9854: Fix "wrong place" items This patch removes the datatable with dynamic datasource, which was buggy. There is now a "simple" datatable. As the inventory tool now displays only items for which there is a problem, the amount of data to display is not as important as when all items were displayed, so having a "simple" datatable should be ok. This last attachment reflects those modifications. So it does contains all the new features, but works better. -- You are receiving this mail because: 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/
