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: Unable to create batched item #22332

Merged
merged 2 commits into from
Jun 19, 2020

Conversation

marination
Copy link
Collaborator

  • Consider an Item without any Stock Transactions against it and just a Purchase Invoice without Update Stock against it.
  • Try changing value of Has Batch No or Has Serial No
  • It prompts "As there are existing transactions...you can not change the value of Has Serial No" even though there is only a Purchase Invoice against it that has no stock effect.

Fix:

  • For Sales/Purchase Invoices against item , check if any invoice has impact on Stock Ledger. If not, allow to edit.

@rohitwaghchaure rohitwaghchaure merged commit dd8dcd2 into frappe:version-12-hotfix Jun 19, 2020
@marination marination changed the title fix: Unabled to create batched item fix: Unable to create batched item Jun 22, 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.

2 participants