Skip to content

OBPIH-5967 Add completed putaway validation before removing putawayItems#4477

Merged
awalkowiak merged 1 commit intofeature/upgrade-to-grails-3.3.10from
OBPIH-5967-can-edit-completed-putaway-when-go-back-to-edit-page-after-complete
Jan 26, 2024
Merged

OBPIH-5967 Add completed putaway validation before removing putawayItems#4477
awalkowiak merged 1 commit intofeature/upgrade-to-grails-3.3.10from
OBPIH-5967-can-edit-completed-putaway-when-go-back-to-edit-page-after-complete

Conversation

@drodzewicz
Copy link
Collaborator

@drodzewicz drodzewicz commented Jan 25, 2024

No description provided.

@drodzewicz drodzewicz requested a review from awalkowiak January 25, 2024 12:40
@drodzewicz drodzewicz self-assigned this Jan 25, 2024

async nextPage(formValues) {
const status = this.state.inboundReturn.status === StockTransferStatus.PLACED
const status = this.state.inboundReturn.status !== StockTransferStatus.PLACED
Copy link
Collaborator

@awalkowiak awalkowiak Jan 25, 2024

Choose a reason for hiding this comment

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

I don't get one thing here. The ticket mentions putaway, commit message stock transfer and the change is made in the inbound return. Which one is correct?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This was supposed to be on the other branch #4478 sorry about that

@drodzewicz drodzewicz force-pushed the OBPIH-5967-can-edit-completed-putaway-when-go-back-to-edit-page-after-complete branch from a73c5da to 5adbc2a Compare January 26, 2024 09:24
@drodzewicz drodzewicz changed the title OBPIH-5967 submit stocktransfer with status PLACED when going to the next page with status other than PLACED OBPIH-5967 Add completed putaway validation before removing putawayItems Jan 26, 2024
@awalkowiak awalkowiak merged commit cfdfaf1 into feature/upgrade-to-grails-3.3.10 Jan 26, 2024
@awalkowiak awalkowiak deleted the OBPIH-5967-can-edit-completed-putaway-when-go-back-to-edit-page-after-complete branch January 26, 2024 17:09
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.

2 participants