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

Item not marked as completed after performing 'Receive and Close' operation during order receipt. #386

Open
Adameddy26 opened this issue Oct 1, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Adameddy26
Copy link

Current behavior

The item is not marked as completed until the page is refreshed or reloaded.

Expected behavior

Upon performing the 'Receive and Close' operation, the item should be marked as completed without needing to refresh or reload the page.

Steps to reproduce the issue

Go to the PO section.
Open a PO having multiple items.
Scan any one item of the PO.
Perform the 'Receive and Close' operation.
Observe that the item is not marked as completed.
Refresh/reload the URL.
Check if the item is now marked as completed.

Environment details

App version : v2.27.0
App environment : UAT

Additional information

https://jam.dev/c/5eb34534-9f93-470f-93d4-5224c6e3773d

@Adameddy26 Adameddy26 added the bug Something isn't working label Oct 1, 2024
@amansinghbais
Copy link
Contributor

When we receive and close an item, we are thrown to the list page of the Purchase orders and there we refetch the order info using Solr. The issue is coming cause Solr is not giving updated order item status.

@amansinghbais amansinghbais self-assigned this Oct 22, 2024
@Adameddy26
Copy link
Author

Also it is observed that 'Upon 'Receive and Close' of a PO order containing a single item, the order doesn't get removed from the list page, allowing the user to open and receive the same PO item again.'

@ravilodhi ravilodhi removed their assignment Oct 28, 2024
@amansinghbais
Copy link
Contributor

Will be fixed in this PR: #381

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 👀 In review
Development

No branches or pull requests

3 participants