Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
-
ACQ Sprint 60, ACQ Sprint 61
-
1
-
EBSCO - FSE
Description
Overview:
Currently material types are specified in an array in poLine.details. However, this makes it difficult to determine which material type to use when creating items, especially for P/E Mix order lines.
For example, a P/E Mix order might have the UUIDs for "book" and "audio recording" in the array of material types... without inferring some information from the material type itself, there's no way to know which UUID to use when creating item records for the physical and electronic materials.
Approach:
- Remove poLine.details.materialType
- Add poLine.physical.materialType (UUID) - single value, not an array
- Add poLine.eresource.metarialType (UUID) - single value, not an array
This will allow separate material types to be specified for physical and electronic resources in P/E Mix order lines.
Acceptance Criteria:
- The schemas and examples have been updated
- The sample data has been updated
- Unit tests have been updated as needed.
TestRail: Results
Attachments
Issue Links
- has to be done before
-
MODGOBI-63 Need the ability to specify materialType for physical and eresource
-
- Closed
-
- relates to
-
MODORDERS-195 Need the ability to specify materialType for physical and eresource
-
- Closed
-
-
UIOR-120 Purchase Order Line - Material Type
-
- Closed
-
-
UXPROD-1606 Ordering quality assurance enhancements - Round 1
-
- Closed
-
-
MODORDERS-67 Create Item Record in inventory for physical/electronic items quantity ordered that are not currently represented in inventory by an Item record
-
- Closed
-