Skip to content

feat: GSTR-1 Reconciliation #3092

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

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

Sanket322
Copy link
Contributor

No description provided.

Copy link

Connected to Huly®: IC-3221

@Sanket322 Sanket322 marked this pull request as draft February 17, 2025 17:11
@Sanket322 Sanket322 force-pushed the gstr_1_reconciliation branch from 88a6596 to 7e8ee3a Compare February 21, 2025 13:34
def generate_gstr1_reconciliation(self):
settings = frappe.get_cached_doc("GST Settings")

if not settings.enable_api or self.has_all_files():
Copy link
Member

@vorasmit vorasmit Mar 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

throw if not enabled. use GSTR-1 function

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