From: Kathy Lussier Date: Thu, 3 Oct 2013 16:54:46 +0000 (-0400) Subject: Release note additions for new acquisitions features X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=51f6c9cbf693b0fd24c6269b4e0c779c67e5b440;p=evergreen%2Fequinox.git Release note additions for new acquisitions features Signed-off-by: Kathy Lussier --- diff --git a/docs/RELEASE_NOTES_NEXT/Acquisitions/app_acq_copy_overlay.txt b/docs/RELEASE_NOTES_NEXT/Acquisitions/app_acq_copy_overlay.txt new file mode 100644 index 0000000000..c0c2e7b07a --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Acquisitions/app_acq_copy_overlay.txt @@ -0,0 +1,15 @@ +Opportunitistic Acquisitions In-Process Copy Overlay +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Improves existing acquisitions copy overlay code (which matches and overlays +using specified IDs) by adding broader matching criteria. By selecting the new +option, _Auto Overlay In-process Acquisitions Copies_, the system will +potentially overlay copies which: + +* have associated lineitem details (that is, they were created by the +acquisitions process), +* that lineitem detail has the same owning_lib as the incoming copy's +owning_lib, and +* the current copy associated with that lineitem detail is _In process_. + + diff --git a/docs/RELEASE_NOTES_NEXT/Acquisitions/print_po_name.txt b/docs/RELEASE_NOTES_NEXT/Acquisitions/print_po_name.txt new file mode 100644 index 0000000000..33d71c1d56 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Acquisitions/print_po_name.txt @@ -0,0 +1,5 @@ +Printing PO Names on Purchase Orders +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +The _Print Purchase Order_ option now prints the PO Name in addition to the PO +ID.