[Koha-bugs] [Bug 25266] Not all vendors are listed in the filters on the late order claims page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 8 10:18:30 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25266

Alex Arnaud <alex.arnaud at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #105329|0                           |1
        is obsolete|                            |

--- Comment #27 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Created attachment 105621
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105621&action=edit
Bug 25266: Build the vendor list from the order list

This patch is removing the use of GetBooksellersWithLateOrders and use
the late order list to generate the vendors.

Test plan:
Create several vendors, several orders, close the baskets
Also create vendors that do not have orders (or basket not closed)
Go to the late orders page and confirm that the list of vendors is
correctly filled, select one, you can see the "select all" link in the
header of the table

QA: that would be good to test this with production data and compare
execution time.

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list