[Bug 41757] New: Copy default framework values to an ILL record
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41757 Bug ID: 41757 Summary: Copy default framework values to an ILL record Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ILL Assignee: koha-bugs@lists.koha-community.org Reporter: johanna.raisa@koha-suomi.fi QA Contact: testopia@bugs.koha-community.org CC: lisette@bywatersolutions.com, pedro.amorim@openfifth.co.uk, tomascohen@gmail.com Default values of a framework used with ILL records will not get copied to the created record. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41757 Johanna Räisä <johanna.raisa@koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|koha-bugs@lists.koha-commun |johanna.raisa@koha-suomi.fi |ity.org | --- Comment #1 from Johanna Räisä <johanna.raisa@koha-suomi.fi> --- Created attachment 192430 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192430&action=edit Bug 41757: Copy framework defaults to ILL Standard backend This patch ensures that when a new ILL record is created using the Standard backend, the framework defaults are applied. Test plan: 1. Create a new ILL record using the Standard backend. 2. Verify that the framework defaults are correctly applied to the new record. 3. prove t/db_dependent/Koha/BiblioFrameworks.t Sponsored-by: Koha-Suomi Oy -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41757 Johanna Räisä <johanna.raisa@koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Sponsorship status|--- |Sponsored -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41757 Johanna Räisä <johanna.raisa@koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |41763 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41763 [Bug 41763] Use Koha::Biblioframework->fill_with_default_values instead of C4::Acquisition::FillWithDefaultValue -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41757 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #2 from David Nind <david@davidnind.com> --- Sorry, no idea how to do step 2 - that is, have a framework apply to a standard ILL request, for example for a book. Could you please clarify how to get this to work/how this works? For the standard ILL request, selecting the Book type is the only one that creates a new record using the Fast Add Framework. I don't see a way to link a specific framework (such as the BKS framework) or set a default framework for a standard ILL request, as implied by the title of the bug and step 2 of the test plan. Thanks! David Testing notes (using KTD): 1. Enable the ILLModule system preference. 2. For the Fast Add Framework, I added "Author name" to the default value field for 100$a. 3. Create a standard ILL request: 3.1 ILL requests > New ILL request 3.2 Type = Book 3.3 Title = A test book 3.4 Card number, username or surname = 42 3.5 Destination library = Centerville 4. Look at the list of ILL requests. 5. In the request details column there is a link to a new record created using the Fast Add Framework. 6. On the record details page, By should have the default value entered in step 2. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org