From: Galen Charlton Date: Mon, 21 Mar 2016 13:44:01 +0000 (-0400) Subject: clear slate of RELEASE_NOTES_NEXT entries X-Git-Tag: sprint4-merge-nov22~389 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=24da1cc22d4dd029b2d888d0380854ac6209ad59;p=working%2FEvergreen.git clear slate of RELEASE_NOTES_NEXT entries Signed-off-by: Galen Charlton --- diff --git a/docs/RELEASE_NOTES_NEXT/Acquisitions/add_cancel_reason_85.adoc b/docs/RELEASE_NOTES_NEXT/Acquisitions/add_cancel_reason_85.adoc deleted file mode 100644 index 62ec0c10fa..0000000000 --- a/docs/RELEASE_NOTES_NEXT/Acquisitions/add_cancel_reason_85.adoc +++ /dev/null @@ -1,6 +0,0 @@ -Add Acquisitions Cancel Reason 85 for Baker&Taylor EDI -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Baker & Taylor send back 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. diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/selfcheck_printing_fines.adoc b/docs/RELEASE_NOTES_NEXT/Circulation/selfcheck_printing_fines.adoc deleted file mode 100644 index 8093e269ef..0000000000 --- a/docs/RELEASE_NOTES_NEXT/Circulation/selfcheck_printing_fines.adoc +++ /dev/null @@ -1,6 +0,0 @@ -Self-Check Printing -^^^^^^^^^^^^^ -Corrections were made to the Self-Check Fines printing functionality -to prevent open transactions with no balance on them from printing. -The change requires that the Self-Checkout Fines Receipt action -trigger template be updated in order to work properly. diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/selfcheck_printing_holds.adoc b/docs/RELEASE_NOTES_NEXT/Circulation/selfcheck_printing_holds.adoc deleted file mode 100644 index 483a329ec6..0000000000 --- a/docs/RELEASE_NOTES_NEXT/Circulation/selfcheck_printing_holds.adoc +++ /dev/null @@ -1,5 +0,0 @@ -Self-Check Printing -^^^^^^^^^^^^^ -Corrections were made to the Self-Check Holds functionality to allow -printing. The change requires that the Self-Checkout Holds Receipt -action trigger template be updated in order to work properly.