Take into consideration "holdingId" or "locationId" when check-in/unreceive/receive pieces
CSP Request Details
None
CSP Rejection Details
None
CSP Approved
None
Description
Environment
None
Potential Workaround
None
Attachments
1
defines
Checklist
hideTestRail: Results
Activity
Show:
Andrei Makaranka August 30, 2021 at 5:19 PMEdited
Verified in scope of testing https://folio-org.atlassian.net/browse/MODORDERS-551
Done
Details
Details
Assignee
Andrei Makaranka
Andrei MakarankaReporter
Andrei Makaranka
Andrei MakarankaLabels
Priority
Story Points
2
Sprint
None
Development Team
Thunderjet
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created July 6, 2021 at 9:33 AM
Updated March 4, 2022 at 11:23 PM
Resolved August 30, 2021 at 5:44 PM
TestRail: Cases
TestRail: Runs
Purpose/Overview:
We are going to support reference on holding in the piece and it should be possible receive piece with this reference.
Requirements/Scope:
Should be possible receive piece with holding reference (holdingId)
Should be possible receive piece with location reference (locationId)
Approach:
1. Update logic org.folio.helper.ReceivingHelper#processReceiveItems
2. Update logic org.folio.helper.CheckinHelper#processCheckInPieces
Acceptance criteria:
Logic updated
Unit tests updated
API tests created