Bug 30826 - Update ModBiblio to return biblio info
Summary: Update ModBiblio to return biblio info
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-20 14:38 UTC by Nick Clemens (kidclamp)
Modified: 2022-05-20 14:38 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2022-05-20 14:38:55 UTC
ModBiblio updates the record, and fetches biblioitemnumber during its work

In other routines we can save time if we have this biblioitemnumber, see bug  30824

We should consider updating the return values here to pass back data that can be reused