-
Notifications
You must be signed in to change notification settings - Fork 147
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Connected to Huly®: IC-3137 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ 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
|
Ninad1306
force-pushed
the
improve_ims
branch
from
January 28, 2025 07:55
48f5559
to
dabb07f
Compare
Ninad1306
force-pushed
the
improve_ims
branch
from
January 28, 2025 12:24
dabb07f
to
d36bd8f
Compare
vorasmit
reviewed
Feb 3, 2025
vorasmit
reviewed
Feb 3, 2025
..._compliance/gst_india/doctype/gst_invoice_management_system/gst_invoice_management_system.py
Outdated
Show resolved
Hide resolved
vorasmit
reviewed
Feb 3, 2025
..._compliance/gst_india/doctype/gst_invoice_management_system/gst_invoice_management_system.js
Show resolved
Hide resolved
vorasmit
reviewed
Feb 3, 2025
..._compliance/gst_india/doctype/gst_invoice_management_system/gst_invoice_management_system.js
Outdated
Show resolved
Hide resolved
mergify bot
pushed a commit
that referenced
this pull request
Feb 3, 2025
Co-authored-by: Smit Vora <[email protected]> (cherry picked from commit 95db03d)
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.