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: Suggest Invoices that Should be Marked as Pending #3009

Merged
merged 5 commits into from
Feb 3, 2025

Conversation

Ninad1306
Copy link
Contributor

No description provided.

Copy link

Connected to Huly®: IC-3137

Copy link

codecov bot commented Jan 28, 2025

Codecov Report

Attention: Patch coverage is 13.33333% with 52 lines in your changes missing coverage. Please review.

Project coverage is 57.11%. Comparing base (a3354d4) to head (30a81c7).
Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
...management_system/gst_invoice_management_system.py 0.00% 22 Missing ⚠️
...gst_india/doctype/gst_return_log/gst_return_log.py 15.00% 17 Missing ⚠️
india_compliance/gst_india/utils/gstin_info.py 27.77% 13 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3009      +/-   ##
===========================================
- Coverage    57.28%   57.11%   -0.18%     
===========================================
  Files          126      126              
  Lines        12705    12754      +49     
===========================================
+ Hits          7278     7284       +6     
- Misses        5427     5470      +43     
Files with missing lines Coverage Δ
india_compliance/gst_india/utils/gstin_info.py 58.66% <27.77%> (-1.34%) ⬇️
...gst_india/doctype/gst_return_log/gst_return_log.py 23.03% <15.00%> (-1.25%) ⬇️
...management_system/gst_invoice_management_system.py 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

Impacted file tree graph

@vorasmit vorasmit merged commit 95db03d into resilient-tech:develop Feb 3, 2025
6 of 7 checks passed
mergify bot pushed a commit that referenced this pull request Feb 3, 2025
mergify bot added a commit that referenced this pull request Feb 3, 2025
…tfix/pr-3009

fix: Suggest Invoices that Should be Marked as Pending (backport #3009)
india-compliance-bot added a commit that referenced this pull request Feb 4, 2025
# [15.16.0](v15.15.0...v15.16.0) (2025-02-04)

### Bug Fixes

* add more fields ([1d51694](1d51694))
* added bill_date column and mapping for linked voucher ([3fb980c](3fb980c))
* added posting date column for export ([894eab4](894eab4))
* changes not available in version-15 ([5b630ee](5b630ee))
* convert ewaybill number to string for IRN retrieval; hence support its indexing ([91384b5](91384b5))
* correct string formatting in version compatibility error message ([53abd5c](53abd5c))
* css for actions summary ([64e1e9a](64e1e9a))
* delete transactions marked as rejected ([07180f8](07180f8))
* don't set default IMS action ([dd557d8](dd557d8))
* format bill_date and bill_no ([31f12ba](31f12ba))
* Improved Data Flow in Purchase Reconciliation Tool ([#2953](#2953)) ([613931d](613931d))
* load set_gstin_options in public.js so that it's accessible in 3b report ([0c61718](0c61718))
* make e-waybill-detailed print format ([2314e71](2314e71))
* more reliable way to link integration request ([db9866f](db9866f))
* new versions for black, isort, flake8 ([119e0cf](119e0cf))
* remove filters correctly from ui too ([9b38da4](9b38da4))
* remove unnecessary padding ([58399cf](58399cf))
* reverse_charge filter for purchase reconciliation tool ([d171f51](d171f51))
* set irn from data json removed ([2fb0ed9](2fb0ed9))
* set year as per doc ([6681ef1](6681ef1))
* Suggest Invoices that Should be Marked as Pending ([#3009](#3009)) ([0e7377f](0e7377f))
* throw when no request data found ([b749376](b749376))
* update address mapping; variable names; conditional IRN being set ([cc61926](cc61926))
* update fieldnames ([7ad6dda](7ad6dda))
* update UI of e-Waybill print-format ([ace8313](ace8313))

### Features

* export document view for IMS ([672ee7f](672ee7f))
* GST Invoice Management System (IMS) Implementation ([#2638](#2638)) ([5b1c084](5b1c084))
* GST Invoice Management System (IMS) Implementation (backport [#2638](#2638)) ([#2994](#2994)) ([8729bf3](8729bf3))
* GSTIN Status report ([#3011](#3011)) ([5681351](5681351))
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.

2 participants