- Add "Mark late" action to the piece form action menu. Refs UIREC-413.
- Hide "Add piece" action when related order has "Pending" status and "Synchronized" workflow. Refs UIREC-362.
- Breaking Update "Send claim" action to use
pieces.send-claims
interface. Refs UIREC-412.
6.0.6 (2025-01-06)
- Chunk HTTP requests to get pieces "requests" by piece IDs. Refs UIREC-427.
6.0.5 (2024-12-13)
- Provide the
<FieldInventory>
component with the complete list of locations for mapping. Refs UIREC-423.
6.0.4 (2024-12-06)
- ECS - Fix invalid reference for holding drop-down component. Refs UIREC-393.
6.0.3 (2024-12-04)
- ECS - Display active tenant bound items. Refs UIREC-421.
6.0.2 (2024-11-22)
- Do not overlap components on Edit piece page when location is long. Refs UIREC-419.
- Do not disable title submit button when form has errors. Refs UIREC-420.
- Disable piece actions menu only when all actions are disabled. Refs UIREC-418.
6.0.1 (2024-11-08)
- Do not call mod-search viewing member titles. Refs UIREC-415.
6.0.0 (2024-10-31)
- UX Consistency: Update HTML Page Title display when third pane (detail record) displays. Refs UIREC-319.
- Add "Display to public" toggle on piece form. Refs UIREC-333.
- Add
<RoutingList>
component. Refs UIREC-328. - Add the "Bound" flag for the receiving piece form. Refs UIREC-263.
- Adjust the location filter to support filtering of receiving titles by multiple PO line locations or holdings. Refs UIREC-358.
- Add filter by "Bound" status for the received pieces list. Refs UIREC-264.
- Add bindery active facet to receiving. Refs UIREC-323.
- Add RoutingList behavior in receiving. Refs UIREC-299.
- Print routing list from receiving app. Refs UIREC-268.
- Use Save & close button label stripes-component translation key .Refs UIREC-335.
- Add full screen Bind items page. Refs UIREC-321.
- Implement binding button behavior. Refs UIREC-353.
- Transfer requests for items to be bound. Refs UIREC-354.
- BREAKING ECS - Add the affiliation dropdown to the piece form and full-screen receiving view. Refs UIREC-365.
- Bump up
holdings-storage
interface. Refs UIREC-366. - Add Bound items accordion in receiving. Refs UIREC-322.
- ECS - Apply receiving search settings. Refs UIREC-339.
- Provide
instanceId
value for the bind pieces request. Refs UIREC-369. - ECS - Use new endpoint to fetch pieces associated requests in all tenants. Refs UIREC-373.
- ECS - Allow the central tenant select affiliations for locations in the Bind Pieces screen when central ordering is enabled. Refs UIREC-363.
- Add barcode values for "Bind" process messages. Refs UIREC-372.
- Receiving app closes after closing Routing list page. Refs UIREC-380.
- Improve item record behavior for items associated with receiving pieces after binding. Refs UIREC-371.
- Move the piece form out of the modal to a separate route with a full view. Refs UIREC-368.
- Clear Item details when "Save and create another" option for adding electronic piece. Refs UIREC-377.
- ECS: Holding name should be displayed for member holdings in "Permanent location" dropdown. Refs UIREC-386.
- ECS - Disable Item Connected link when item is located in another tenant. Refs UIREC-387.
- ECS - Optimize requests to fetch consortium items and holdings. Refs UIREC-389.
- ECS - Fix the issue of creating new holdings instead of using existing ones in the bind form. Refs UIREC-391.
- ECS - "Select holdings" and "Affiliation" fields on "Edit piece" form for Unreceivable piece should be NOT editable. Refs UIREC-361.
- ECS - Disable "Create item" checkbox/link from member tenant in "Receive" full-screen form. Refs UIREC-394.
- ECS - Fix invalid reference for holding drop-down component. Refs UIREC-393.
- Sort pieces on bind items screen by expected receipt date. Refs UIREC-392.
- Leverage new endpoint to get items across tenants. Refs UIREC-388.
- BREAKING Bump up okapi interfaces for
pieces
(3.1) to support a new endpoint. Refs UIREC-396. - Only Display pieces on receiving title view if user affiliation(s) matches piece location affiliation. Refs UIREC-390.
- Action menu should be closed after 'Save and create another' action. Refs UIREC-399.
- Update
consortium-search
interface. Refs UIREC-405. - cleanup permissions for ui-receiving. Refs UIREC-410.
- ECS - fix user with no affiliation to the location in POL can not add pieces to the receiving title related to that POL. Refs UIREC-411.
- Upgrade
holdings-storage
to 8.0. Refs UIREC-407. - Disable pieces dropdown button when "Save and close" button is disabled. UIREC-370.
- Add 'acquisition.piece.events.history.get' as sub-permission to permission 'Receiving: View'. Refs. UIREC-409
5.0.5 (2024-08-05)
- Break order lines in chunks on receiving list. Refs UIREC-385.
- ECS - Check a holding abandonment when deleting a piece or changing the holding in central ordering mode. Refs UIREC-374.
5.0.4 (2024-04-22)
- Receiving: Order line "Holdings permanent location" reference is not synchronized with Holdings record changes made in inventory. Refs UIREC-356.
5.0.3 (2024-04-18)
- use datetime instead of date for csv metadata. Refs UIREC-341.
5.0.2 (2024-04-18)
- Add additional receiving filters to support reporting requirements. Refs UIREC-341.
5.0.1 (2024-04-01)
- Visual padding in Third Pane of Receiving App. Refs UIREC-338.
5.0.0 (2024-03-21)
- Include Accession number field in receive all view. Refs UIREC-285.
- Display and edit claiming active and interval fields in receiving title. Refs UIREC-288.
- Optimize pieces query to improve performance. Refs UIREC-298.
- Display claim actions for Piece. Refs UIREC-291.
- Set claiming workflow statuses for single Piece. Refs UIREC-292.
- Add unreceivable accordion to receiving title view. Refs UIREC-302.
- Add validation for the
claimingInterval
field. Refs UIREC-308. - View piece status change log. Refs UIREC-305.
- Add CSV export options for new piece statuses. Refs UIREC-306.
- Add the "Acquisition units" protected field to the receiving title form. Refs UIREC-295.
- Delay claim action for piece record. Refs UIREC-303.
- Send claim action for piece record. Refs UIREC-304.
- BREAKING Bump minimum okapi interfaces for
pieces
(3.0) andreceiving
(2.0). Refs UIREC-316. - Align the display of fields in full screen receiving view and piece edit form. Refs UIREC-296.
- Expect "Unreceivable" pieces on the full screen form. Refs UIREC-307.
- Display "Interval" column in the piece status logs. Refs UIREC-312.
- Improve UI error when receipt fails if staff are not members of acquisitions unit. Refs UIREC-275.
- Fix linter issues across the module. Refs UIREC-309.
- Handle synthetic user in the piece status change log. Refs UIREC-330.
- Disable title action buttons if user not part of acquisition unit. Refs UIREC-332.
- Improve UI error when receipt fails due to duplicate item barcode. Refs UIREC-274.
- UX Consistency > Search results > Update HTML page title with search term entered. Refs UIREC-320.
- Correct the query used to fetch pieces on the receiving full-screen page. Refs UIREC-337.
4.0.0 (2023-10-12)
- Unpin
@rehooks/local-storage
now that it's no longer broken. Refs UIREC-259. - Also support
circulation
14.0
. Refs UIREC-270. - Receiving an item with an open request, the warning dialogue shows "undefined" instead of title. Refs UIREC-278.
- Upgrade
Node.js
to18
version in GitHub Actions. Refs UIREC-281. - BREAKING Upgrade React to v18. Refs UIREC-280.
- BREAKING bump
react-intl
tov6.4.4
. Refs UIREC-286. - Bump optional plugins to their
@folio/stripes
v9
compatible versions. Refs UIREC-290. - Check if a holding exists during the abandonment check. Refs UIREC-294.
3.0.0 (2023-02-22)
- Results List | Hyperlink one column to improve accessibility. Refs UIREC-244.
- Avoid using
setTimeout()
in handlers. Refs UIREC-251. - Align the module with API breaking change. Refs UIREC-256.
- Map missed error codes with new translations. Refs UIREC-260.
- BREAKING: Update
@folio/stripes
to8.0.0
. Refs UIREC-257. - Extra holding appears when creating new holding for already existing location during "Quick receive". Refs UIREC-261.
2.3.1 (2022-11-30)
- Item statuses other than
Order closed
orOn order
are set toIn process
upon receiving. Refs UIREC-250. - Loose plugin dependencies permit incompatible versions. Refs UIREC-252.
- "No results found" shown after return to search page. Refs UIREC-253.
2.3.0 (2022-10-27)
- Support holdings-storage 6.0 in okapiInterfaces. Refs UIREC-242.
- Support inventory 12.0 in okapiInterfaces. Refs UIREC-243.
2.2.0 (2022-07-07)
- Filter Receiving titles by 'Rush'. Refs UIREC-205.
- Add Caption detail to the Unreceive screen. Refs UIREC-226.
- Select filter should announce the number of Results in the Results List pane header. Refs UIREC-227.
- Remove react-hot-loader. Refs UIREC-230.
- Insufficient padding when displaying location key value and receiving note in full screen view. Refs UIREC-231.
- Replace
babel-eslint
with@babel/eslint-parser
. Refs UIREC-232. - Add translations for permissions. Refs UIREC-75.
- ui-receiving: module warnings analysis. Refs UIREC-237.
- Add "Export results (CSV)" action to receiving app. Refs UIREC-233.
- Allow user to select data points for Export results to CSV. Refs UIREC-234.
- Export pieces functionality - FE approach. Refs UIREC-235.
2.1.0 (2022-03-03)
- Allow user to select instance for Title AND edit title from POL view. Refs UIREC-189.
- Allow user to save and create another piece. Refs UIREC-188.
- Tech debt: reducing code smells, usage of consts and resources from stripes-acq. Refs UIREC-192.
- Validate user has made a change to the piece form before activating "Save" or "Quick receive" buttons. Refs UIREC-190.
- Display comment in receiving in column rather than on hover. Refs UIREC-193.
- Allow user to choose what columns display for expected and received pieces. Refs UIREC-196.
- Add a return to Receiving default search to app context menu dropdown. Refs UIREC-201.
- Also support
circulation
13.0
. Refs UIREC-195. - Hide "Suppress from discovery" toggle from Piece form. Refs UIREC-208.
- Piece received date is not timezone formatted. Refs UIREC-211.
- Pagination for expected and received pieces. Refs UIREC-213.
- refactor psets away from backend '.all' permissions. Refs UIREC-177.
- Filters for expected and received pieces. Refs UIREC-191.
- Item status changes unclear from receiving screen. Refs UIREC-218.
- Item status unclear in receiving screen. Refs UIREC-214.
- Some fields of the piece are not populated when receiving/unreceiving. Refs UIREC-220.
- Accessibility analysis. Refs UIREC-221.
- Replace deprecated permission search.instances.facets.collection.get. Refs UIREC-224.
2.0.3 (2021-12-08)
- Receiving app is reaching the display limit of 1000 pieces - User can't see newly created pieces. Refs UIREC-197.
- Also support
circulation
12.0
. Refs UIREC-194.
2.0.2 (2021-11-04)
- Receiving: Update manually add pieces for receiving field. Refs UIREC-186.
2.0.1 (2021-11-02)
- Display "Invalid reference" when Holdings ID is not valid. Refs UIREC-182.
- Confirm user would like to delete holdings record when changing Holdings link of Piece. Refs UIREC-181.
- Permission- "Receiving: view and edit" missing instance plugin perms. Refs UIREC-184.
2.0.0 (2021-10-08)
- Also support
holdings-storage
5.0
andinventory
11.0
. Refs UIREC-139. - The Delete button is displayed in the Add piece pop up (new pice). Refs UIREC-146.
- Ability to sort expected pieces by other table headers. Refs UIREC-147.
- Connect items created for pieces to holdings. Refs UIREC-152.
- Update create, edit and receive piece forms with additional fields. Refs UIREC-135.
- Use mod-orders for piece queries. Refs UIREC-55.
- Make keyboard shortcuts for receiving screens. Refs UIREC-157.
- Allow user to adjust order quantity and location/hodlings connection from receiving ui. Refs UIREC-132.
- Save piece toast message message. Refs UIREC-159.
- Increment stripes to v7. Refs UIREC-154.
- Display order line locations on piece form. Refs UIREC-163.
- Display Caption, Copy number in piece form. Refs UIREC-160.
- Update Received/Expected piece table columns. Refs UIREC-158.
- Receiving - Implement MCL Next/Previous pagination. Refs UIREC-164.
- Piece location/holding field adjustments. Refs UIREC-162.
- Display Holding OR Location name in location column in search results. Refs UIREC-172.
- Filter label contains extra 's'. Refs UIREC-173.
- Disable add and remove piece when order is pending. Refs UIREC-174.
- Do not show 'Display on holdings' when create inventory does not include 'Holdings'. Refs UIREC-178.
- Confirm if user would like to delete holdings record when deleting piece. Refs UIREC-175.
1.4.2 (2021-08-05)
- Location filter not returning results when expected. Refs UIREC-149.
1.4.1 (2021-07-27)
- permission sets should avoid .all permissions. Refs UIREC-141.
1.4.0 (2021-06-17)
- Also support
circulation
11.0
. Refs UIPCIR-21. - Receiving: Add filters for Expected receipt date and Received date. Refs UIREC-120.
- Implement Keyboard shortcuts modal. Refs UIREC-134.
- Compile Translation Files into AST Format. Refs UIREC-125.
- Display requester from POL when there is one. Refs UIREC-114.
- "Expected receipt date" in Title POL accordion showing wrong date. Refs UIREC-137.
- Resizable Panes - Persistence | Use PersistedPaneset smart component. Refs UIREC-127.
- Receiving app | Apply baseline keyboard shortcuts. Refs UIREC-117.
- Allow user to select holding or location at point of receipt. Refs UIREC-133.
1.3.4 (2021-06-17)
- CANNOT receive pieces against package POL. Refs UIREC-143.
- Receiving search: 'No records found' when location is removed. Refs UIREC-142.
1.3.3 (2021-04-21)
- Permissions for select instance plugin. Refs UIREC-130.
- Add missed permissions. Refs UIREC-129.
1.3.2 (2021-04-13)
- Add option to search by Vendor reference number. Refs UIREC-119.
1.3.1 (2021-04-06)
- Calendar widget cutoff by modal when editing pieces. Refs UIREC-118.
1.3.0 (2021-03-15)
- Upgrade to stripes v6.
- Fix receiving transaction results in unexpected error message. Refs UIREC-112.
- No longer have delete option for Piece. Refs UIREC-113.
- Add personal data disclosure form. Refs UIREC-110.
1.2.1 (2020-11-10)
- Fix Piece displays as connected to an item when connected item record has been deleted. Refs UIREC-102
- Orders and receiving - want to see that an order is closed in search result list. Refs UIOR-620
- Display warning modal when user trying to receive against a closed Order. Refs UIREC-100.
1.2.0 (2020-10-09)
- Update view pane to display null as hyphen - Receving. Refs UIREC-98
- Update subheading of the Receiving landing page Search results pane. Refs UIREC-96
- UIREC-95 Display 'Vendor', 'Material supplier', 'Access provider' and 'Order type' in title view pane
- UISACQCOMP-3 Handle import of stripes-acq-components to modules and platform
- UIREC-73 Accessibility Error: Form elements must have labels
1.1.0 (2020-06-12)
- UIREC-90 Update select location workflow for Piece creation/edit
- UIREC-91 Update Create Item workflow for Piece creation/edit
- UIREC-83 Suppot back-end changes in related story
- UIREC-80 Receiving app: Update to Stripes v4
- UIREC-47 Create/lookup instance from receiving Title when not using instance lookup
- UIREC-42 Filter Titles by piece status and Acq unit
- UIREC-70 Display receiving note in multi-piece receiving view
- UINV-138 Align actions icons in table to right hand side of view pane(s)
- UIREC-49 Save & close button should be disabled until all required fields have values entered
- UIREC-46 Action buttons are not aligning to the right and are displaying states incorrectly
- UIREC-94 Ability to edit unreceived pieces
- UIREC-92 Add Piece modal keeps values from previously edited piece
- UIORGS-151 Organizations is not using the same Expand/Collapse as implemented in Q4 2019
1.0.4 (2020-05-27)
- UIREC-93 Only see 10 pieces per POL in Receiving
1.0.3 (2020-04-25)
- UIREC-78 Fill PO Line id on create Item request from Add Item modal
1.0.2 (2020-04-06)
- UIOR-537 add missed Location lookup permissions
1.0.1 (2020-03-27)
- UIREC-66 POL details displaying under Title information accordion
- UIREC-67 Edit piece modal: Incorrect button label
- UIREC-65 Must acknowledge receiving note modal not popping up when clicking "receive"
- UIREC-62 Hotlink POL number in receiving to POL in orders
- UIREC-59 Improve Select location dropdown to use only select Location plugin
- UIREC-61 Caption not displayed when receiving or undeceiving pieces
1.0.0 (2020-03-13)
- UIREC-56 Edit piece from clicking table row
- UIREC-54 Update "Unreceive" piece to full screen
- UIREC-53 Update "receive" piece Modal to full screen
- UIREC-52 Update title record Expected and Received accordion columns
- UIREC-48 Select any location for piece when receiving
- UIREC-45 Update receiving icon to new version
- UIREC-35 Edit or receive piece from title view
- UIREC-36 Unreceive piece for a given Title
- UIREC-29 Receiving: filter titles
- UIREC-33 Update app icon
- UIREC-32 Add piece for a title
- UIREC-39 Receiving: search for titles - Column headers
- UIREC-31 Receiving: search for titles
- UIREC-34 Add success message for create title
- UIREC-28 Add Title for receiving/check-in
- UIREC-27 View title in receiving area
- UIREC-26 Create three pane layout for receiving
- New app created with stripes-cli
- UIREC-43 Add piece button showing for Titles that are not "Manually add pieces for receiving"