From: Galen Charlton Date: Tue, 15 Mar 2016 01:09:02 +0000 (-0400) Subject: update 2.10 release notes with some work that made the RC X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=13f812ee391962b4203d119b3375a4e4114c5435;p=evergreen%2Ftadl.git update 2.10 release notes with some work that made the RC Signed-off-by: Galen Charlton --- diff --git a/docs/RELEASE_NOTES_2_10.adoc b/docs/RELEASE_NOTES_2_10.adoc index 92b468ecee..a387fb3a8a 100644 --- a/docs/RELEASE_NOTES_2_10.adoc +++ b/docs/RELEASE_NOTES_2_10.adoc @@ -900,6 +900,24 @@ whose label is "Search: maximum number of facet values to retrieve for each facet field". The default limit value is 1,000, but lower values (e.g., 100) are perhaps even better for most catalogs. +Significant bugfixes +~~~~~~~~~~~~~~~~~~~~ + +Add acquisitions cancel reason 85 for Baker & Taylor EDI +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Baker & Taylor send backs a quantity status code of 85 +when a line item is canceled when using EDI. That code +is now included in the system so those cancelations get +properly registered. + +Self-check printing +^^^^^^^^^^^^^^^^^^^ +Corrections were made to the self-check holds and fines printing +functionality to so that the proper transactions can be printed. +The change requires that the Self-Checkout Fines Receipt and +Self-Checkout Holds Receipt action/trigger templates be updated +in order to work properly. + Miscellaneous ~~~~~~~~~~~~~