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

            Bug ID: 39006
           Summary: Not all vendor are displayed when creating a contract
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: ERM
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected],
                    [email protected],
                    [email protected],
                    [email protected]

In the ERM module, when you create a contract, you can choose a vendor from a
drop down list.

If you have a lot of vendors, some are not displayed in the list.

This list is built from a REST API query that limits the number of results per
page, but you can't go to the next page as is a a dropdown menu. You can
increase the number of results by increasing the value in the syspref
RESTdefaultPageSize but this does not seem like a real fix to me.

Step to reproduce: 
1- Set the syspref ERMModule to enable to activate the module
2- Check the value of the syspref RESTdefaultPageSize
3- Check in the Acquisitions module that you have more active vendor that the
value of RESTdefaultPageSize (if not Create some new vendor or lower the value
of the syspref)
4- More > E-resource management > Agreements > new agreement
5- In the field vendor check that you miss some vendor (only the first ones are
displayed, according to the value of RESTdefaultPageSize)

-- 
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/

Reply via email to