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 <n...@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 <rh...@ottumwapubliclibrary.org>
    Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

commit 95fe32e224af1c4ac9deb7d1b5dbe668053f8a47
Author: Nick Clemens <n...@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.sim...@inlibro.com>
    Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>
    Signed-off-by: Martin Renvoize <martin.renvo...@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
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to