Releases: folio-org/mod-orders
v12.8.7
The primary focus of this release was to fix issue with instance matching during title creation
Full Changelog
Bug Fixes
- MODORDERS-1106 - New receiving tile erroneously links to pre-existing instance record
v12.8.6
The primary focus of this release was to fix issue with missing interfaces dependencies in module descriptor
Full Changelog
Bug Fixes
- MODORDERS-1093 - Missing interface dependencies in module descriptor
v12.8.5
This release focused on fixing Data Import organization feature and electronic format orders for certain quantity
Full Changelog
Bug Fixes
- MODORDERS-1090 - Quantity = 0 for electronic format orders
v12.7.3
This release focused on fixing Data Import organization feature and electronic format orders for certain quantity
Full Changelog
Stories
- MODORDERS-1080 - Data Import organisations not mapping in Poppy Test and Dev - Probably cache issue inside mod-orders
Bug Fixes
- MODORDERS-1090 - Quantity = 0 for electronic format orders
v12.8.4
This release focused on adding ability to search by location and holding in POL
Full Changelog
Bug Fixes
- MODORDERS-1085 - Add ability to search by location and holding in POL
v12.8.3
This release focused on adding ability to search by location and holding in POL
Full Changelog
Bug Fixes
- MODORDERS-1085 - Add ability to search by location and holding in POL
- MODORDERS-1077 - Data Import organisations not mapping in Poppy Test and Dev - Probably cache issue inside mod-orders
Release v12.8.2
This release focused on fixing bugs related to receiving title and edit holdings functionality
Full Changelog
Bug Fixes
- MODORDERS-1080 - ECS - Receiving: cannot create a new Receiving title from scratch
- MODORDERS-1079 - Could not edit holdings for piece created from P/E mix Po Line
- MODORDERS-1073 - Avoid onSuccess terminal operators in the middle of executing chain
v12.8.1
This release focused on fixing bugs related to payment status, invoice and item records.
Full Changelog
Bug Fixes
- MODORDERS-1073 - Invoice encumbrance link not removed because of acquisition unit
- MODORDERS-1071 - PaymentStatus can be wrong after reopening an order
- MODORDERS-1066 - Item records are NOT deleted from Instance when Order is unopened and "Delete items" option is picked
- MODINVOICE-516 - Invoice transactions should not be changed when acquisition check was failed
v12.8.0
12.8.0 - Released (Quesnelia R1 2024)
This release focused on fixing several bugs as well as implement new features and upgrading dependent libraries
New APIs versions
- Requires
orders-storage.pieces v5.0
- Requires
orders-storage.receiving-history v4.0
- Requires
orders-storage.po-line-number v2.0
- Requires
orders-storage.order-invoice-relationships v1.0
- Requires
finance.fiscal-years v2.0
- Requires
finance-storage.ledgers v4.0
- Provides
orders.receiving v2.0
- Provides
orders.pieces v3.0
Stories
- MODORDERS-1052 - Upgrade RAML Module Builder for Quesnelia
- MODORDERS-1044 - Do not update orderStatus for past fiscal years
- MODORDERS-1043 - Remove pending payment encumbrance links when encumbrances are deleted
- MODORDERS-1036 - Include already existing holdings to validation process
- MODORDERS-1032 - Protect Holdings Receiving Histrory with Title acq units
- MODORDERS-1031 - Create Kafka topics instead of relying on auto create in mod-orders
- MODORDERS-1028 - Add specific error code of barcode uniqueness error error during receiving
- MODORDERS-1027 - Add logic to update POL receipt status when moving pieces between Unreceivable and Expected
- MODORDERS-1022 - Add receipt Date to the CheckIng Piece schema
- MODORDERS-1020 - Adjust Restricted Location + Fund validation rules
- MODORDERS-1010 - Change "caption" to "Display summary" for checkin and receiving collections
- MODORDERS-1005 - Check acq units from Title when receiving/unreceicing pieces
- MODORDERS-1000 - Populate Item "Display summary" field with Piece "Display summary" field value
- MODORDERS-989 - Implement batch endpoint to move multiple pieces to Expected status
- MODORDERS-985 - Add internal note and external note in Piece schema
- MODORDERS-983 - Receiving a piece on a closed/cancelled PO will reopen the PO
- MODORDERS-980 - Update dto schema with recent changes for holdingsItems
- MODORDERS-974 - Add validation for claimingActive, claimingInterval fields
- MODORDERS-972 - Protect Title acq units management with permissions
- MODORDERS-970 - Do not overwrite Item fields when piece fields are null/empty
- MODORDERS-969 - Opening and editing POs with location-restricted funds
- MODORDERS-963 - Update PUT piece to check acq unit from title instead of order
- MODORDERS-962 - Update Get titles query to check acq units from title instead of purchase order
- MODORDERS-892 - Accumulate all transactions in holder to make only single call to mod-finance
- MODORDERS-886 - The unclear error message is displayed when a user is trying to save the order template with already existing name
- MODORDERS-846 - Add validation back for deleting encumbrance when expended > 0
- MODORDSTOR-360 - Inherit acqUnitIds from Purchase Order when creating new Title
- MODDATAIMP-957 - Test, make adjustments and merge PRs for removing initial saving of records in SRS
Bug Fixes
- MODORDERS-1055 - orderStatus is not always updated when reopening an order
- MODORDERS-1053 - Missing interface dependencies in module descriptor
- MODORDERS-1049 - Rollback inventory if open fails to create encumbrances
- MODORDERS-1039 - Encumbrance expense class not updated after a change to the fund distribution
- MODORDERS-1030 - "Receipt status" is changed to "Fully received" when all piece statuses for selected title were changed to "Claim delayed" and "Claim sent"
- MODORDERS-1024 - Error message appears when open unopened (duplicated) P/E mix order with same location both for physical and electronic resources
- MODORDERS-986 - Error thrown during change instance connection
- MODORDERS-984 - Reciept status remains "Fully received" after unreceiving piece
- MODORDERS-967 - Defect in Order Receipt Status Update for 'Ongoing' Orders
- MODORDERS-669 - Cannot delete a piece in receiving
- MODDICORE-373 - The import of file is completed with errors
Tech debts
- MODORDERS-852 - Some unit tests are not executed
Dependencies
- Bump
raml
from35.0.1
to35.2.0
- Bump
vertx
from4.3.4
to4.5.4
- Bump
data-import-processing-core
from4.1.0
to4.2.0
v12.7.2
This release focused on fixing missing data on Item creation using Data Import
Bug Fixes
- MODORDERS-1061 - Item creation using Data Import is missing data