Bug 33835 - [OMNIBUS] Move Breeding module to Koha namespace
Summary: [OMNIBUS] Move Breeding module to Koha namespace
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 33404 33836
Blocks:
  Show dependency treegraph
 
Reported: 2023-05-25 13:36 UTC by Marcel de Rooy
Modified: 2023-05-25 13:43 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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 {