]> git.evergreen-ils.org Git - working/Evergreen.git/blob - docs/RELEASE_NOTES_NEXT/acq_lineitem_order_ident.txt
release notes FS structure
[working/Evergreen.git] / docs / RELEASE_NOTES_NEXT / acq_lineitem_order_ident.txt
1 Acquisitions Lineitem Order Identifiers
2 =======================================
3
4 Staff now have the ability to specify the identifier value to use for
5 lineitems when communicating order information to vendors.  This is 
6 particularly important when a lineitem has, for example, multiple ISBNs.
7 Determining which ISBN is to act as the "order identifier" allows staff
8 to provide the most accurate order information to vendors.  
9
10 Supported identifier types include ISBN, ISSN, and UPC.  Order identifier 
11 values are relayed to vendors via EDI and print PO.
12
13 Upgrade Notes
14 =============
15
16 Two new permissions are added for this feature:
17
18  * ACQ_SET_LINEITEM_IDENTIFIER
19   ** Allows staff to apply order identifiers to lineitems
20  * ACQ_ADD_LINEITEM_IDENTIFIER
21   ** Implies that new identifiers shall be added to linked bib records, 
22      when a linkage exists.