Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Unassigned
UnassignedReporter
Donald Hunter Kengue
Donald Hunter KengueComponents
Affects versions
Priority
Time Assistant
Time Assistant
Created April 11, 2022 at 11:39 PM
Updated February 8, 2023 at 1:29 PM
We are still testing the platform with the goal to implement it for a project. Anyway, we have deployed it locally with some resolved issues but while testing the requisition workflow we got an error while confirming the reception of the orders and we get the error “can not find source/destination for facility WH02” while we try to confirm the reception. The response from the server is the one below:
{
"messageKey" : "fulfillment.error.stockEvent.missingSourceDestination",
"params" : [ "WH02" ],
"message" : "Can not find source/destination for facility WH02"
}
Waiting for any help. Thank you!