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

feat: introduce new APIs for e-Invoice data #2340

Merged
merged 3 commits into from
Jul 5, 2024

Conversation

vorasmit
Copy link
Member

@vorasmit vorasmit commented Jul 4, 2024

Copy link

codecov bot commented Jul 4, 2024

Codecov Report

Attention: Patch coverage is 50.90909% with 27 lines in your changes missing coverage. Please review.

Project coverage is 61.31%. Comparing base (fde007b) to head (be017b1).
Report is 6 commits behind head on develop.

Files Patch % Lines
...liance/gst_india/api_classes/taxpayer_e_invoice.py 0.00% 12 Missing ⚠️
...mpliance/gst_india/api_classes/taxpayer_returns.py 65.21% 8 Missing ⚠️
..._compliance/gst_india/api_classes/taxpayer_base.py 70.00% 3 Missing ⚠️
india_compliance/gst_india/utils/gstr_utils.py 50.00% 2 Missing ⚠️
india_compliance/gst_india/api_classes/base.py 50.00% 1 Missing ⚠️
...econciliation_tool/purchase_reconciliation_tool.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2340      +/-   ##
===========================================
- Coverage    61.36%   61.31%   -0.06%     
===========================================
  Files          112      114       +2     
  Lines        10853    10874      +21     
===========================================
+ Hits          6660     6667       +7     
- Misses        4193     4207      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vorasmit vorasmit marked this pull request as draft July 4, 2024 10:32
@vorasmit vorasmit marked this pull request as ready for review July 5, 2024 09:42
@vorasmit vorasmit merged commit b677082 into resilient-tech:develop Jul 5, 2024
9 of 12 checks passed
@vorasmit vorasmit deleted the new-apis branch July 5, 2024 09:55
mergify bot pushed a commit that referenced this pull request Jul 5, 2024
* refactor: taxpayer base APIs for handleing authentication etc

* fix: Taxpayer e-Invoice API

* fix: consistent, better design for API functions

---------

Co-authored-by: Vishakh Desai <vishakhdesai@gmail.com>
(cherry picked from commit b677082)
mergify bot pushed a commit that referenced this pull request Jul 5, 2024
* refactor: taxpayer base APIs for handleing authentication etc

* fix: Taxpayer e-Invoice API

* fix: consistent, better design for API functions

---------

Co-authored-by: Vishakh Desai <vishakhdesai@gmail.com>
(cherry picked from commit b677082)
mergify bot added a commit that referenced this pull request Jul 5, 2024
…tfix/pr-2340

feat: introduce new APIs for e-Invoice data (backport #2340)
mergify bot added a commit that referenced this pull request Jul 5, 2024
…tfix/pr-2340

feat: introduce new APIs for e-Invoice data (backport #2340)
india-compliance-bot added a commit that referenced this pull request Jul 5, 2024
# [15.10.0](v15.9.2...v15.10.0) (2024-07-05)

### Bug Fixes

* add_negative_other_charge_to_discount_amount ([6913e64](6913e64))
* do not execute patch if field does not exists ([64360f1](64360f1))
* do not throw for gst accounts if GST Accounts are not set ([11f6bb7](11f6bb7))
* fallback for HSN summary to item_name for key ([9610b44](9610b44))
* filter cess non advol accounts correctly ([a93db2c](a93db2c))
* GST Tax Type in Journal Entry ([#2328](#2328)) ([1dad658](1dad658)), closes [#2300](#2300)
* inconsistant keys for e-Waybill JSON with API ([96feb9e](96feb9e))
* return payment entries if no taxes in regional override ([abffc7a](abffc7a))

### Features

* introduce new APIs for e-Invoice data ([#2340](#2340)) ([5e4f3f2](5e4f3f2))
* RCM for Sales Transaction ([#2063](#2063)) ([727d6a3](727d6a3))
india-compliance-bot added a commit that referenced this pull request Jul 5, 2024
# [14.29.0](v14.28.1...v14.29.0) (2024-07-05)

### Bug Fixes

* add_negative_other_charge_to_discount_amount ([88e0a66](88e0a66))
* do not throw for gst accounts if GST Accounts are not set ([4db9dd6](4db9dd6))
* fallback for HSN summary to item_name for key ([87ca7a9](87ca7a9))
* filter cess non advol accounts correctly ([1c2f93b](1c2f93b))
* GST Tax Type in Journal Entry ([#2328](#2328)) ([9a75aab](9a75aab)), closes [#2300](#2300)
* inconsistant keys for e-Waybill JSON with API ([eefab13](eefab13))
* return payment entries if no taxes in regional override ([a04e8c3](a04e8c3))

### Features

* introduce new APIs for e-Invoice data ([#2340](#2340)) ([d972614](d972614))
* RCM for Sales Transaction ([#2063](#2063)) ([fe58c25](fe58c25))
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