Bug 20553

Summary: MARCfindbreeding should be factored out of .pl's
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: MARC Bibliographic record staging/importAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Martin Renvoize (ashimema) 2018-04-10 13:40:36 UTC
An almost exact copy paste of the MARCfindbreeding routine is found in cataloguing/addbiblio.pl and acqui/neworderempty.pl. This routine should be moved into a shared class instead.. probably done as part of a larger refactoring.
Comment 1 Katrin Fischer 2023-10-01 23:16:57 UTC
Still valid.