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: circular dependency during reposting causing timeout error #36088

Conversation

rohitwaghchaure
Copy link
Collaborator

  1. Create Purchase Receipt for the Item A in the Warehouse A with qty as 20 and rate 100
  2. Do Material Transfer from Warehouse A to Warehouse B for qty 20
  3. Do Material Transfer from Warehouse B to Warehouse A for qty 20
  4. Do Material Transfer from Warehouse A to Warehouse B for qty 20
  5. Create Landed Cost Voucher for the Purchase Receipt (created in step 1) and change the rate from 100 to 200
  6. Do reposting, you will notice that reposting is not completing and throwing timeout error

@github-actions github-actions bot added the stock label Jul 11, 2023
@rohitwaghchaure rohitwaghchaure merged commit 59e54ea into frappe:develop Jul 11, 2023
rohitwaghchaure added a commit that referenced this pull request Jul 11, 2023
…-36088

fix: circular dependency during reposting causing timeout error (backport #36088)
rohitwaghchaure added a commit that referenced this pull request Jul 11, 2023
…-36088

fix: circular dependency during reposting causing timeout error (backport #36088)
rohitwaghchaure added a commit that referenced this pull request Jul 11, 2023
fix: circular dependency during reposting causing timeout error (backport #36088) (backport #36089)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 18, 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.

1 participant