Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
ACQ Sprint 128, ACQ Sprint 129
-
2
-
Thunderjet
-
Lotus R1 2022
Description
Purpose/Overview:
Acquisition method is a converted to a controlled vocabulary
Details : https://wiki.folio.org/display/ACQ/Export+FOLIO+orders+in+EDIFACT+format#ExportFOLIOordersinEDIFACTformat-Acquisitionmethodisaconvertedtoacontrolledvocabulary
Requirements/Scope:
- Replace "acquisitionMethod" enum from mod-orders-storage/schemas/po_line.json with controlled vocabulary
- dennisbridges What is the best place to store link on controlled "acquisitionMethod" in the POL or Order?
From Denis : we only need to reference acquisition methods from POLs.
Approach:
1. Create migration script :
1.1. Where you should fill table "acquisition_method" with methods from enum ramls/acq-models/mod-orders-storage/schemas/po_line -> "acquisitionMethod"
1.2. Replace value of the "acquisitionMethod" field with reference on record from "acquisition_method"
2. Reference on acquisition method should store in the POL. To do this enum of methods must be replaced with UUID reference on "acquisition_method" record.
"id": { "acquisitionMethod": "UUID of the acquisition method for this purchase order line", "$ref": "../../common/schemas/uuid.json" }
3. Update all samples with "acquisitionMethod" field
4. All major API versions must be updated where POL is used
Acceptance criteria:
- Schemes updated
- Sample updated/created
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-531 Export FOLIO orders in EDIFACT format
-
- Closed
-
- has to be finished together with
-
UIEXPMGR-25 Third pane view - Search and filter organization exports logs
-
- Closed
-
-
UIEXPMGR-26 Search and filter organization exports logs
-
- Closed
-
-
UIOR-371 Allow user to set Acq method EDIFACT export triggers for POL
-
- Closed
-
-
UIOR-882 Display export details accordion for exported order lines
-
- Closed
-
-
UIOR-886 Display export details on ORDER view
-
- Closed
-
-
UIORGS-269 Allow user to choose Acq method EDIFACT export triggers for each organization
-
- Closed
-
-
UIORGS-270 View organization exports action
-
- Closed
-
- relates to
-
MODORDSTOR-285 Fix acquisitionMethod migration
-
- Closed
-
-
MODEUR-125 Support order-lines 3.0 interface
-
- Closed
-
-
MODORDSTOR-283 Data migration
-
- Closed
-
- mentioned in
-
Page Loading...