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(e-invoicing): cannot cancel invoice if IRN cancelled on portal #26638

Merged

Conversation

nextchamp-saqib
Copy link
Member

@nextchamp-saqib nextchamp-saqib commented Jul 26, 2021

E-Invoice Cancellation Scenario

  • A user cancelled the e-invoice on the portal and didn't cancel in ERPNext
  • After 24 hours he tried cancelling the Sales Invoice which throws the error "Cancel IRN before cancelling the Sales Invoice"
  • Now, if he tries to Cancel IRN using ERPNext, the GST Portal validation doesn't allow the cancellation and throws the error
  • Ultimately, the user cannot cancel the Sales Invoice now

Fix:

  • Allow user to check IRN Cancelled checkbox manually in such cases.

@nextchamp-saqib nextchamp-saqib merged commit 84c4161 into frappe:develop Aug 10, 2021
@frappe-pr-bot
Copy link
Collaborator

The backport to version-12-hotfix failed:

The process '/usr/bin/git' failed with exit code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants