Bug 38256 - Link vendors to ERM data providers
Summary: Link vendors to ERM data providers
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Matt Blenkinsop
QA Contact: Testopia
URL:
Keywords:
Depends on: 38010
Blocks:
  Show dependency treegraph
 
Reported: 2024-10-24 10:27 UTC by Matt Blenkinsop
Modified: 2024-12-04 10:19 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 38256: Add a column for a vendor (3.31 KB, patch)
2024-12-04 10:19 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 38256: Update API specs for new column (3.20 KB, patch)
2024-12-04 10:19 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 38256: DBIC files (2.69 KB, patch)
2024-12-04 10:19 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 38256: Update the UI to handle the new vendor field (5.12 KB, patch)
2024-12-04 10:19 UTC, Matt Blenkinsop
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Blenkinsop 2024-10-24 10:27:56 UTC
There should be the ability to link an ERM data provider to a vendor record. This will enable us to get cost data from baskets/orders and link to usage statistics
Comment 1 Matt Blenkinsop 2024-12-04 10:19:04 UTC
Created attachment 175150 [details] [review]
Bug 38256: Add a column for a vendor

(cherry picked from commit 757664a10e2bea8632c9c44bfe3e9d7f589903fc)
Comment 2 Matt Blenkinsop 2024-12-04 10:19:06 UTC
Created attachment 175151 [details] [review]
Bug 38256: Update API specs for new column

(cherry picked from commit ca1a85aa8819f9dd24e1bacc285913919f8950d6)
Comment 3 Matt Blenkinsop 2024-12-04 10:19:09 UTC
Created attachment 175152 [details] [review]
Bug 38256: DBIC files

(cherry picked from commit c3ce31be20b5e593b4793eb500ae1183d9773e8b)
Comment 4 Matt Blenkinsop 2024-12-04 10:19:11 UTC
Created attachment 175153 [details] [review]
Bug 38256: Update the UI to handle the new vendor field

(cherry picked from commit c4f308ed64ffc0420b1ced1426925ac84cac54ce)