Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OBPIH-4751 Fix deleting Stock Movements endpoint #3506

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

awalkowiak
Copy link
Collaborator

  • plus fix filtering by dateCreated for inbounds
  • plus fix OutboundStockMovementListItem toJson mapper

- plus fix filtering by dateCreated for inbounds
- plus fix OutboundStockMovementListItem toJson mapper
@awalkowiak awalkowiak merged commit 8192359 into feature/ui-redesign Sep 28, 2022
@awalkowiak awalkowiak deleted the OBPIH-4751 branch September 28, 2022 22:12
Copy link
Member

@jmiranda jmiranda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugh. Seems like an arduous task for something that should be relatively simple. Should we just rely on StockMovementService to return it for all three cases. Or continue to use

stockMovementService.deleteStockMovement()

and hide the ugly details underneath.

I don't know.

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.

None yet

2 participants