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: partial serial no return issue #24208

Conversation

rohitwaghchaure
Copy link
Collaborator

1st Issue

  1. Create Delivery Note for 10 items with serial no

  2. Create Return for 1 item with 1 serial no

  3. Create another delivery note, qty changes to 9 but the serial numbers auto fetched are all 10.

2nd Issue

Replicated for the document Sales Invoice and Purchase Invoice

  1. Make sales invoice for 10 quantity
  2. Make sales return for 6 quantity
  3. Make one more sales return for remaining quantity, ideally system should show remaining quantity as 4 but it shows the quantity as 10.

@rohitwaghchaure rohitwaghchaure merged commit fc01a83 into frappe:version-13-beta-pre-release Dec 25, 2020
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.

None yet

1 participant