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

chore: release v15 #2625

Open
wants to merge 32 commits into
base: version-15
Choose a base branch
from
Open

chore: release v15 #2625

wants to merge 32 commits into from

Conversation

india-compliance-bot
Copy link
Collaborator

Automated Release.

ljain112 and others added 30 commits September 5, 2024 13:04
…tfix/pr-2593

fix: use `get_gstin_list` function for fetching list of gstins in GSTR1 Report (backport #2593)
…tfix/pr-2599

fix: fiscal year start-end date in GST Balance (backport #2599)
* fix: use company_gstin instead of company_address

* fix: returns can be quarterly or monthly

* fix: show gstr3b form in doctype only

* fix: implement functionality considering its references

* fix: update test case

* fix: update options

* chore: consistent formatting with `spaces`

* fix: fields repositioned for gstr-3b report

* fix: clear extra column at start

* fix: autoupdate gstin

* chore: formatting

* fix:  set query on setup

* fix: patch existing data with company_gstin and month_or_quarter

* fix: moving function to utilities

* fix: month or quarter for gstr3b_details

* fix: updated patches

* fix: migrate 3b fields in post install

---------

Co-authored-by: Smit Vora <[email protected]>
(cherry picked from commit bd4eba3)

# Conflicts:
#	india_compliance/gst_india/doctype/gstr_3b_report/gstr_3b_report.json
…tfix/pr-2590

fix: GSTR3B Enhancements for better ux (backport #2590)
…tfix/pr-2589

fix: changed `doctype` column in audit trail report from Link to Data (backport #2589)
(cherry picked from commit 7afa94c)

# Conflicts:
#	india_compliance/__init__.py
(cherry picked from commit 7e1c4af)

# Conflicts:
#	india_compliance/__init__.py
(cherry picked from commit 5f6c61f)
(cherry picked from commit 94434a4)
…tfix/pr-2604

fix: GST HSN Code is Mandatory if GST Category is Overseas (backport #2604)
…tfix/pr-2612

fix: show doc issued summary in filed tab (backport #2612)
(cherry picked from commit be12ec3)
…tfix/pr-2576

fix: enhanced otp handeling taxpayer apis (backport #2576)
…tfix/pr-2610

fix: manually mark e-Invoice as generated (backport #2610)
…tfix/pr-2618

fix: minor enhancements for new otp, gstr-1 download queue status update (backport #2618)
Ninad1306 and others added 2 commits September 19, 2024 11:45
…tfix/pr-2623

fix: also check the purpose of transfer (backport #2623)
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

Attention: Patch coverage is 44.61538% with 72 lines in your changes missing coverage. Please review.

Project coverage is 59.85%. Comparing base (f3592b4) to head (db81eb8).
Report is 87 commits behind head on version-15.

Files with missing lines Patch % Lines
..._compliance/gst_india/api_classes/taxpayer_base.py 28.88% 32 Missing ⚠️
...econciliation_tool/purchase_reconciliation_tool.py 21.42% 11 Missing ⚠️
...iance/gst_india/doctype/gstr_1_beta/gstr_1_beta.py 0.00% 7 Missing ⚠️
india_compliance/gst_india/utils/e_invoice.py 30.00% 7 Missing ⚠️
india_compliance/exceptions.py 54.54% 5 Missing ⚠️
...mpliance/gst_india/utils/gstr_1/gstr_1_json_map.py 20.00% 4 Missing ⚠️
.../gst_india/overrides/subcontracting_transaction.py 0.00% 2 Missing ⚠️
...gst_india/doctype/gstr_3b_report/gstr_3b_report.py 85.71% 1 Missing ⚠️
india_compliance/gst_india/report/gstr_1/gstr_1.py 50.00% 1 Missing ⚠️
...st_india/report/gstr_3b_details/gstr_3b_details.py 75.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff               @@
##           version-15    #2625      +/-   ##
==============================================
+ Coverage       59.82%   59.85%   +0.03%     
==============================================
  Files             120      120              
  Lines           11584    11619      +35     
==============================================
+ Hits             6930     6955      +25     
- Misses           4654     4664      +10     
Files with missing lines Coverage Δ
...ance/audit_trail/report/audit_trail/audit_trail.py 0.00% <ø> (ø)
...ia_compliance/gst_india/constants/custom_fields.py 100.00% <ø> (ø)
...st_india/doctype/gst_return_log/generate_gstr_1.py 17.21% <ø> (+0.01%) ⬆️
...compliance/gst_india/overrides/purchase_invoice.py 67.71% <100.00%> (+1.60%) ⬆️
...ndia_compliance/gst_india/overrides/transaction.py 88.96% <100.00%> (ø)
india_compliance/gst_india/utils/__init__.py 75.12% <100.00%> (+0.55%) ⬆️
...ndia_compliance/gst_india/utils/gstr_2/__init__.py 62.01% <100.00%> (+0.53%) ⬆️
india_compliance/gst_india/utils/gstr_utils.py 40.00% <100.00%> (+7.14%) ⬆️
india_compliance/install.py 0.00% <ø> (ø)
...gst_india/doctype/gstr_3b_report/gstr_3b_report.py 84.59% <85.71%> (-0.24%) ⬇️
... and 10 more

Impacted file tree graph

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.

6 participants