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: resolved frappe.exceptions.DoesNotExistError: DocType Payment Gateway not found issue #85

Merged
merged 2 commits into from
Feb 24, 2025

Conversation

ksagar8848
Copy link
Collaborator

@ksagar8848 ksagar8848 commented Feb 24, 2025

Resolved the frappe.exceptions.DoesNotExistError: DocType Payment Gateway not found issue. The root cause was that the Payment module was not installed. To address this, I created a function that dynamically checks whether a DocType and its associated module exist. If they do, the process continues; otherwise, it is skipped.

issue id:8848digital/erpnext#1280

@Satya8848 Satya8848 merged commit b24113a into pre-prod Feb 24, 2025
11 of 15 checks passed
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