From: Kathy Lussier Date: Tue, 13 Aug 2013 19:04:31 +0000 (-0400) Subject: Moved release notes to new directory X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fkmlussier%2Facq-style-cancelled-delayed;p=working%2FEvergreen.git Moved release notes to new directory Signed-off-by: Kathy Lussier --- diff --git a/docs/RELEASE_NOTES_NEXT/acq-style-cancelled-delayted.txt b/docs/RELEASE_NOTES_NEXT/acq-style-cancelled-delayted.txt deleted file mode 100644 index 3867adfca2..0000000000 --- a/docs/RELEASE_NOTES_NEXT/acq-style-cancelled-delayted.txt +++ /dev/null @@ -1,11 +0,0 @@ -New Feature: Differentiate between cancelled and "delayed" lineitems -==================================================================== -In the ACQ user interface, it is now more clear to users when a lineitem has -been fully cancelled or if it has been cancelled temporarily (e.g. back- -ordered). - -When a lineitem is cancelled, but "keep_debits" is true on the cancel reason, -the lineitem is in effect delayed instead of truly cancelled. This is now -more obvious in the interface with different row styling for cancelled vs -delayed lineitems. We also always show the lineitem cancel reason (label) -next to the non-title attributes in the lineitem list display.