[open-ils-commits] [GIT] Evergreen ILS branch master updated. b2af4872895e860abd8b48cc5cb2cf06c68bb852

Evergreen Git git at git.evergreen-ils.org
Wed Aug 24 19:46:13 EDT 2016


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 "Evergreen ILS".

The branch, master has been updated
       via  b2af4872895e860abd8b48cc5cb2cf06c68bb852 (commit)
      from  15ad6d45c3066c3e88c6d6e0c28b2f445a3132b0 (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 b2af4872895e860abd8b48cc5cb2cf06c68bb852
Author: Kathy Lussier <klussier at masslnc.org>
Date:   Wed Aug 24 19:43:44 2016 -0400

    Docs: Some missing release notes for 2.11
    
    We were missing release notes for some of the new fields added to client
    interfaces as well as one of the new SIP features.
    
    Signed-off-by: Kathy Lussier <klussier at masslnc.org>

diff --git a/docs/RELEASE_NOTES_NEXT/Client/added-fields-for-client-interfaces.adoc b/docs/RELEASE_NOTES_NEXT/Client/added-fields-for-client-interfaces.adoc
new file mode 100644
index 0000000..3861ab2
--- /dev/null
+++ b/docs/RELEASE_NOTES_NEXT/Client/added-fields-for-client-interfaces.adoc
@@ -0,0 +1,17 @@
+Additional Fields Available for Display in Some Interfaces
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+The holds age protection field will now be available for display in the
+following interfaces:
+
+* Item status list view column picker
+* Item status alternate view
+* Holdings maintenance column picker
+
+The asset.copy.cost field, which records the amount paid for an item when
+an invoice is processed, will be available for display in the following
+interfaces:
+
+* Items status list view column picker
+* Item status alternate view
+* Copy editor
+
diff --git a/docs/RELEASE_NOTES_NEXT/SIP/SIP_renewal_blocks.adoc b/docs/RELEASE_NOTES_NEXT/SIP/SIP_renewal_blocks.adoc
new file mode 100644
index 0000000..5613a30
--- /dev/null
+++ b/docs/RELEASE_NOTES_NEXT/SIP/SIP_renewal_blocks.adoc
@@ -0,0 +1,7 @@
+SIP Renewals
+^^^^^^^^^^^^^
+Renewals attempted via SIP will now consider whether a penalty is configured
+to block renewals before blocking the renewal. Previously, any penalty, even
+if it wasn't set to block renewals, would prevent a renewal from succeeding
+via SIP. 
+

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

Summary of changes:
 .../Client/added-fields-for-client-interfaces.adoc |   17 +++++++++++++++++
 .../RELEASE_NOTES_NEXT/SIP/SIP_renewal_blocks.adoc |    7 +++++++
 2 files changed, 24 insertions(+), 0 deletions(-)
 create mode 100644 docs/RELEASE_NOTES_NEXT/Client/added-fields-for-client-interfaces.adoc
 create mode 100644 docs/RELEASE_NOTES_NEXT/SIP/SIP_renewal_blocks.adoc


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list