From 13f812ee391962b4203d119b3375a4e4114c5435 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Mon, 14 Mar 2016 21:09:02 -0400 Subject: [PATCH] update 2.10 release notes with some work that made the RC Signed-off-by: Galen Charlton --- docs/RELEASE_NOTES_2_10.adoc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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 ~~~~~~~~~~~~~ -- 2.11.0