Summary: | Export method ImportBreedingAuth from C4::Breeding | ||
---|---|---|---|
Product: | Koha | Reporter: | Fridolin Somers <fridolin.somers> |
Component: | MARC Authority data support | Assignee: | Fridolin Somers <fridolin.somers> |
Status: | RESOLVED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | arthur.suzuki, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32279 | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.05.00,22.11.05,22.05.12, 21.11.20
|
|
Circulation function: | |||
Attachments: |
Bug 32280: Export method ImportBreedingAuth from C4::Breeding
Bug 32280: Export method ImportBreedingAuth from C4::Breeding Bug 32280: Export method ImportBreedingAuth from C4::Breeding |
Description
Fridolin Somers
2022-11-19 03:54:20 UTC
Created attachment 144086 [details] [review] Bug 32280: Export method ImportBreedingAuth from C4::Breeding In C4::Breeding method ImportBreedingAuth() should be exported to be used for example by plugins. No test plan needed i bet. Created attachment 148750 [details] [review] Bug 32280: Export method ImportBreedingAuth from C4::Breeding In C4::Breeding method ImportBreedingAuth() should be exported to be used for example by plugins. No test plan needed i bet. Signed-off-by: Magnus Enger <magnus@libriotech.no> Looks like a harmless and useful enhancement. Created attachment 149002 [details] [review] Bug 32280: Export method ImportBreedingAuth from C4::Breeding In C4::Breeding method ImportBreedingAuth() should be exported to be used for example by plugins. No test plan needed i bet. Signed-off-by: Magnus Enger <magnus@libriotech.no> Looks like a harmless and useful enhancement. Pushed to master for 23.05. Nice work everyone, thanks! Nice work, thanks everyone! Pushed to 22.11.x for the next release. Backported to 22.05.x for upcoming 22.05.12 applied to 21.11.x for 21.11.20 |