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

fix: force to do reposting for cancelled document #35328

Conversation

rohitwaghchaure
Copy link
Collaborator

@rohitwaghchaure rohitwaghchaure commented May 16, 2023

While investigating incorrect quantity in FIFO Queue, we identified that for the cancelled document the reposting entry has not made(because of concurrent entries) and due to this the system has calculated incorrect valuation rate.

Screenshot 2023-05-16 at 4 27 23 PM

To Solve this problem we have decided to create reposting entry for the cancelled document even if there is no future stock exists.

@github-actions github-actions bot added the stock label May 16, 2023
@rohitwaghchaure rohitwaghchaure added the backport version-14-hotfix backport to version 14 label May 16, 2023
@rohitwaghchaure rohitwaghchaure merged commit 96e6014 into frappe:develop May 16, 2023
11 of 13 checks passed
rohitwaghchaure added a commit that referenced this pull request May 16, 2023
…-35328

fix: force to do reposting for cancelled document (backport #35328)
s-aga-r added a commit that referenced this pull request May 29, 2023
…-35328

fix: force to do reposting for cancelled document (backport #35328)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants