[Koha-bugs] [Bug 18276] Koha::Biblio - Remove GetBiblioFromItemNumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 9 17:14:21 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18276

Josef Moravec <josef.moravec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63121|0                           |1
        is obsolete|                            |
  Attachment #63122|0                           |1
        is obsolete|                            |
  Attachment #63123|0                           |1
        is obsolete|                            |
  Attachment #63124|0                           |1
        is obsolete|                            |
  Attachment #63125|0                           |1
        is obsolete|                            |
  Attachment #63126|0                           |1
        is obsolete|                            |
  Attachment #63166|0                           |1
        is obsolete|                            |

--- Comment #40 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 63294
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63294&action=edit
[SIGNED-OFF] Bug 18276: Remove GetBiblioFromItemNumber - Course reserves

Values from the items, biblio and biblioitems tables are used in the template,
so we need to pass all of them to the template, but separately.
That way we easily see which field from which table we are displaying.

Test plan:
Create a course reserve and add items.
Correct information must be displayed on the detail page of the course
reserve, on staff and OPAC interface.

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list