https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38256
David Nind <da...@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |da...@davidnind.com Text to go in the| |This enhancement adds a release notes| |'Vendor' field to the ERM | |eUsage data providers' | |form, with a dropdown list | |of vendors created in the | |acquisitions module. | | | |This | |ability to link an ERM data | |provider to a vendor record | |will allow reporting on | |cost data from baskets and | |orders, and linking to | |usage statistics. --- Comment #14 from David Nind <da...@davidnind.com> --- I have signed off. However, I did note that for a new vendor to show up in the dropdown list on the usage data provider, that I have to do a hard refresh of the page. Testing notes (using KTD): 1. Apply the patch 2. Update the database: updatedatabase 3. Rebuild the schema: dbic (not sure if this is required or not) 4. Rebuild the Vue application: yarn build 5. Restart everything: restart_all 6. Clear your browser cache. 7. Enable the ERM module. 8. Add a new data provider: eUsage > Data providers > New usage data provider 9. Note that there is a new 'Vendor' field under the description field, and the dropdown lists current vendors created in the acquisitions module. 10. Add and edit a usage data provider, and link them to a vendor (My Vendor). 11. Add a new vendor in the acquisitions module, repeat step 10 and link the usage provider to the new vendor. (A hard browser refresh may be required.) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/