Bug 38011 - Add a foreign key link between vendors and subscriptions
Summary: Add a foreign key link between vendors and subscriptions
Status: Needs Signoff
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:
Blocks: 38010
  Show dependency treegraph
 
Reported: 2024-09-26 13:24 UTC by Matt Blenkinsop
Modified: 2024-09-30 19:29 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 38011: Add a foreign key between vendors and subscriptions (8.14 KB, patch)
2024-09-26 13:36 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 38011: Add a foreign key between vendors and subscriptions (8.13 KB, patch)
2024-09-26 13:40 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-09-26 13:24:25 UTC
There is a FIXME to add a foreign key between vendors and subscriptions
Comment 1 Matt Blenkinsop 2024-09-26 13:36:19 UTC
Created attachment 171971 [details] [review]
Bug 38011: Add a foreign key between vendors and subscriptions

Test plan:
prove t/db_dependent/Koha/Subscription.t
Comment 2 Matt Blenkinsop 2024-09-26 13:40:56 UTC
Created attachment 171972 [details] [review]
Bug 38011: Add a foreign key between vendors and subscriptions

Test plan:
prove t/db_dependent/Koha/Subscription.t