Skip to content

OBPIH-6558 Do not mark inferred items as auto allocated#4740

Merged
kchelstowski merged 1 commit intodevelopfrom
OBPIH-6558-mark-infered-items-as-not-auto-allocated
Jul 11, 2024
Merged

OBPIH-6558 Do not mark inferred items as auto allocated#4740
kchelstowski merged 1 commit intodevelopfrom
OBPIH-6558-mark-infered-items-as-not-auto-allocated

Conversation

@drodzewicz
Copy link
Collaborator

This service function is executed on the import picklist controller, which should not mark the requisition item as autoAllocated=true.
In the import of picklist Items we have a case where we find the exact candidate and proceed with it or otherwise we don't find it, and the system tries to infer the candidate based on for example inventory item (eg. user provides only lot number).
Previously I mistakenly set this as isAutoAllocated = true which is not true for this case.

@kchelstowski kchelstowski merged commit 5560844 into develop Jul 11, 2024
@kchelstowski kchelstowski deleted the OBPIH-6558-mark-infered-items-as-not-auto-allocated branch July 11, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants