Releases: folio-org/ui-orders
Releases · folio-org/ui-orders
Release v5.0.1
5.0.1 (2023-11-08)
- Add missed permission to fetch org types in view only mode. Refs UIOR-1168.
- Preview contains blank page when trying to print an order. Refs UIOR-1173.
- Do not disable account numbers having only one account available. Refs UIOR-1174.
- Populate values from a template after the fields are registered. Refs UIOR-1169.
Release v5.0.0
5.0.0 (2023-10-12)
- Add action for duplicate order template. Refs UIOR-1056.
- Success toast message is not shown at the start of export. Refs UIOR-1089.
- Keyboard shortcuts issues. Refs UIOR-1086.
- A user can save duplicated order template name with only spaces before and after initial template name. Refs UIOR-1114.
- Support new error
multipleFiscalYears
code. Refs UIOR-1104. - Some values are displayed by default in "View" mode for empty fields in the order template. Refs UIOR-1103.
- Automatically set to Independent order and receipt quantity if a user selects Receipt not required. Refs UIOR-1015.
- Ability to edit Ongoing order information of Open orders. Refs UIOR-1102.
- Add pagination to "Related invoices" accordion PO. Refs UIOR-1106.
- Add pagination to "Related invoices" accordion POL. Refs UIOR-1024.
- Removing a row in the locations fields array containing both location and holding causes problem with displaying first column name. Refs UIOR-1130.
- Update related invoice details to include additional fields. Refs UIOR-1131.
- Upgrade
Node.js
to18
version in GitHub Actions. Refs UIOR-1135. - BREAKING: Upgrade
React
to18
version. Refs UIOR-1134. - Provide a human-readable error message for
encumbrancesForReEncumberNotFound
code. Refs UIOR-1143. - Show a message about the missing version in the history. Refs UIOR-1136.
- BREAKING: bump
react-intl
tov6.4.4
. Refs UIOR-1146. - When order line contains bad product IDs - the save & close does not work. Refs UIOR-1141.
- Upgrade
ui-plugin-find-po-line
andui-plugin-find-organization
plugins to5
version. Refs UIOR-1154. - POL - Display only active account numbers in dropdown list. Refs UIOR-1142.
- Use a provided
tenantId
when loading an instance in a PO line form. Refs UIOR-1159.
Release v4.0.3
- The
limit
query parameter is not explicitly set to some version history's requests. Refs UIOR-1101.
Release v4.0.2
- Permissions: Order settings perms do not allow create new reason for closure. Refs UIOR-1090.
Release v4.0.1
- Confirm if user would like to delete holdings record 'Unopen' order. Refs UIOR-1068.
Release v4.0.0
4.0.0 (2023-02-24)
- Use Orders Export History API (mod-orders). Refs UIOR-1034.
- Provide local translations to
ControlledVocab
. Refs UIOR-1018. - Show specified error message when changing of fund distribution for PO Line is blocked. Refs UIOR-1049.
- User can click Change log icon to view the Change log pane. Refs UIOR-857.
- Display all versions in change log in fourth pane. Refs UIOR-858.
- Results List | Hyperlink one column to improve accessibility. Refs UIOR-1021.
- Add confirmation modal - Break instance connection. Refs UIOR-1047.
- Include purchase orders without purchase order lines in CSV export report. Refs UIOR-1053.
- Cancel/dismiss version history and reload current version. Refs UIOR-1035.
- Display selected version in POL view. Refs UIOR-1036.
- Display selected version in PO view. Refs UIOR-1057.
- Show in version history record view, which fields have been edited. Refs UIOR-860.
- Removed unneeded
react-redux
. Refs UIOR-1064. - Align the module with API breaking change. Refs UIOR-1058.
- Map missed error codes with new translations. Refs UIOR-1054.
- Align the
Created by
andCreated on
fields with BE changes. Refs UIOR-1065. - BREAKING: Update
@folio/stripes
to8.0.0
. Refs UIOR-1062. - Display correct value for
Manual
checkbox on order version history view. Refs UIOR-1070. - Use proper date formatting for "Approval date" value. Refs UIOR-1071.
- Display correct values for
Reason for closure
andNotes on closure
fields on order version history view. Refs UIOR-1072. - Unpin
@rehooks/local-storage
now that it's no longer broken. Refs UIOR-1066.
Release v3.3.3
- rebuild artifact
Release v3.3.2
3.3.2 (2022-11-30)
- Loose plugin dependencies permit incompatible versions. Refs UIOR-1042.
- No results found shown after return to search page. Refs UIOR-1048.
Release v3.3.1
3.3.1 (2022-11-25)
- Some shortcut keys do not work in the "Orders" application. Refs UIOR-1038.
Release v3.3.0
3.3.0 (2022-10-27)
- Supports 'users' interface version 16.0. Refs UIOR-1030.
- Add
New invoice
action for PO actions menu. Refs UIOR-985. - New invoice action (PO details). Refs UIOR-990.
- Add icon for Unopen/Reopen order and Update encumbrance. Refs UIOr-998.
- Do not unconditionally iterate over possibly null value. Refs UIOR-997.
- Support
holdings-storage
6.0
. Refs UIOR-1017. - Support
inventory
12.0
. Refs UIOR-1020. - Re-export order and order lines via
Re-export
action. Refs UIOR-884. - Can not create PO line when title contains double quote. Refs UIOR-1028.
- Display export details accordion for exported order lines. Refs UIOR-882.
- Display export details on order view. Refs UIOR-886.
- Link title MCL is showing blank rows. Refs UIOR-1027.
- A user with certain permission gets 403 error when viewing order/order line. Refs UIOR-1032.
- Blanking "Quantity physical" or "Quantity electronic" from order template sets property to empty string. Refs UIOR-1029.