From 51c1ea70a1b4ffb9ae6253c466c7d6ec792ac8d6 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 11 Mar 2013 17:01:31 -0400 Subject: [PATCH] ACQ order identifier release notes Signed-off-by: Bill Erickson Signed-off-by: Lebbeous Fogle-Weekley --- .../acq_lineitem_order_ident.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/acq_lineitem_order_ident.txt diff --git a/docs/RELEASE_NOTES_NEXT/acq_lineitem_order_ident.txt b/docs/RELEASE_NOTES_NEXT/acq_lineitem_order_ident.txt new file mode 100644 index 0000000000..9315a3b8b1 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/acq_lineitem_order_ident.txt @@ -0,0 +1,22 @@ +Acquisitions Lineitem Order Identifiers +======================================= + +Staff now have the ability to specify the identifier value to use for +lineitems when communicating order information to vendors. This is +particularly important when a lineitem has, for example, multiple ISBNs. +Determining which ISBN is to act as the "order identifier" allows staff +to provide the most accurate order information to vendors. + +Supported identifier types include ISBN, ISSN, and UPC. Order identifier +values are relayed to vendors via EDI and print PO. + +Upgrade Notes +============= + +Two new permissions are added for this feature: + + * ACQ_SET_LINEITEM_IDENTIFIER + ** Allows staff to apply order identifiers to lineitems + * ACQ_ADD_LINEITEM_IDENTIFIER + ** Implies that new identifiers shall be added to linked bib records, + when a linkage exists. -- 2.11.0