[koha-commits] main Koha release repository branch master updated. v19.05.00-515-g8c1d54d

Git repo owner gitmaster at git.koha-community.org
Mon Aug 19 09:51:08 CEST 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  8c1d54dab1818ba212704442a37902e7a9ef089d (commit)
       via  95fe32e224af1c4ac9deb7d1b5dbe668053f8a47 (commit)
      from  7e4f25e088305d9dd299bbfaa33b6140137c2f01 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8c1d54dab1818ba212704442a37902e7a9ef089d
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Aug 7 12:39:51 2019 +0000

    Bug 23437: Use authorities for tracing series
    
    To test:
    1 - Set UseAuthoritiesForTracing to use
    2 - Find some records with an 800 or 830 series entry
    3 - View the record in staff and opac, note the series link does a search for title and author
    4 - Apply patch
    5 - restart all the things
    6 - View the records, note the links now use the authority number
    
    Signed-off-by: Ron Houk <RHouk at ottumwapubliclibrary.org>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 95fe32e224af1c4ac9deb7d1b5dbe668053f8a47
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Jul 18 13:08:18 2019 +0000

    Bug 23338: Allow specifying order level replacement price when adding to basket from file
    
    To test:
     0 - Clear MarcFieldsToOrder and MarcItemFieldsToOrder preferences
     1 - Have a budget/fund/vendor in acquisitions
     2 - Create or find a basket for vendor
     3 - Add to basket from a file or staged batch (can use any record)
     4 - Note there is no option for replacement price
     5 - Add the order
     6 - Replacement price is 0 - you must modify order or set upon receiving
     7 - Apply patch
     8 - Repeat
     9 - Disable matchign check during add to basket
    10 - Note you can specify a replacement price
    11 - Do so
    12 - Note it is saved in order
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

-----------------------------------------------------------------------

Summary of changes:
 acqui/addorderiso2709.pl                           |    2 ++
 .../prog/en/modules/acqui/addorderiso2709.tt       |    4 ++++
 .../prog/en/xslt/MARC21slim2intranetDetail.xsl     |   22 ++++++++++++++++++++
 .../bootstrap/en/xslt/MARC21slim2OPACDetail.xsl    |   22 ++++++++++++++++++++
 4 files changed, 50 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list