Bug 30826

Summary: Update ModBiblio to return biblio info
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

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