Releases: folio-labs/folio-order-import-tool
Releases · folio-labs/folio-order-import-tool
v1.4.1
- Fixes bug in location validation for MARC records with multiple 980s
v1.4.0
- Supports importing one-PO-per-file and multiple-locations/holdings-per-MARC-record
- Adds MARC mapping extension 'sigma'
v1.3.2
- Bug-fix: Validate Instance ISBNs without any qualifiers.
v1.3.1
- Bug-fix: Removes mistaken attempt to update Item for electronic
V1.3.0
- Chi mapping: maps barcode from 980$o
- Provides three sets of MARC-to-FOLIO mappings: Chi, Lambda, Sigma.
- The tool adapts to coming schema change in Orders wrt acquisition method
- The validation logic checks fund, budget, budget expense class, and price.
v1.2.0
- Configurable time zone for dates shown in UI
- Configurable locale for dates
- Removes redundant GET request to Orders
- Empty results file stored immediately, to avoid exceptions on early "Refresh" in UI
v1.1.0
- Runs import jobs asynchronously and provides UI for following progress
- Stores import JSON logs at the file upload path, provides UI for listing import history