Bug 33835

Summary: [OMNIBUS] Move Breeding module to Koha namespace
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
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:
Bug Depends on: 33404, 33836    
Bug Blocks:    

Description Marcel de Rooy 2023-05-25 13:36:59 UTC

    
Comment 1 Marcel de Rooy 2023-05-25 13:38:37 UTC
cat C4/Breeding.pm | grep -P "^sub "
sub BreedingSearch {
sub Z3950Search {
sub _auth_build_query {
sub _bib_build_query {
sub _build_query {
sub _handle_one_result {
sub _do_xslt_proc {
sub _add_custom_field_rowdata
sub _isbn_replace {
sub _create_connection {
sub _translate_query { #SRU query adjusted per server cf. srufields column
sub ImportBreedingAuth {
sub Z3950SearchAuth {