Skip to content

OBGM-512 Unable to rollback shipped PO shipment #4161

Merged
awalkowiak merged 1 commit intofeature/upgrade-to-grails-3.3.10from
OBGM-512
Jul 13, 2023
Merged

OBGM-512 Unable to rollback shipped PO shipment #4161
awalkowiak merged 1 commit intofeature/upgrade-to-grails-3.3.10from
OBGM-512

Conversation

@alannadolny
Copy link
Collaborator

No description provided.

@awalkowiak awalkowiak merged commit eb235f7 into feature/upgrade-to-grails-3.3.10 Jul 13, 2023
@awalkowiak awalkowiak deleted the OBGM-512 branch July 13, 2023 08:09
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.

See comment. We can discuss during a tech huddle and make create tickets for any subsequent refactoring work.

def deleteStatus() {
stockMovementService.rollbackStockMovement(params.id)
forward(action: "read")
redirect(action: "read", params: params)
Copy link
Member

Choose a reason for hiding this comment

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

Wondering if maybe we return a 200 here and require the client to do the read.

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.

5 participants