http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7684 --- Comment #10 from Matthias Meusburger <matthias.meusburger@biblibre.com> --- 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.