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] While making sales invoice from delivery note, system not remove the returned qty #16141

Merged

Conversation

rohitwaghchaure
Copy link
Collaborator

@rohitwaghchaure rohitwaghchaure commented Dec 3, 2018

Issue

  • Created sales order and delivery note for quantity 2.
  • Created sales return against the delivery note for 1 quantity
  • Now when trying to make sales invoice against the original delivery note, system fetching the quantity as 2 in the sales invoice instead of 1(because 1 is already returned)

@rohitwaghchaure
Copy link
Collaborator Author

Added test cases
image

@rmehta rmehta merged commit 7ec5e80 into frappe:hotfix Dec 24, 2018
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