Go to Acquisitions. Do not enter a vendor name, but just click Search. With a test db containing 400 vendors, I have an unresponsive script warning in Firefox: A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete. After clicking Continue twice, the script does complete. Should it take so much time to load a list of 400 vendors? Can we do this in a smarter way? :) As a comparison: I did the same in a 3.8.3 database with 500 vendors. It does not give the warnings and comes back much faster..
I think it is 'normal'. In 3.8 there is only 1 big table with all suppliers. Now one table (with datatables) is displayed for each supplier. Moreover, there are a lot of informations (about baskets) in master which don't exist in 3.8.
(In reply to Jonathan Druart from comment #1) > I think it is 'normal'. > In 3.8 there is only 1 big table with all suppliers. > Now one table (with datatables) is displayed for each supplier. > Moreover, there are a lot of informations (about baskets) in master which > don't exist in 3.8. But should we be satisfied with current behavior? Or should we check at first if there is not too much data for building such a list?
Yes, maybe should we raise a message containing something like "Your search returns a large amount of results and cannot be displayed".
Maybe this could be fixed by bug 13371.
*** This bug has been marked as a duplicate of bug 28922 ***