-
Notifications
You must be signed in to change notification settings - Fork 135
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: Mapping of Sales and Purchase Templates #2485
Merged
mergify
merged 11 commits into
resilient-tech:develop
from
Ninad1306:tax_template_mapping
Aug 2, 2024
Merged
fix: Mapping of Sales and Purchase Templates #2485
mergify
merged 11 commits into
resilient-tech:develop
from
Ninad1306:tax_template_mapping
Aug 2, 2024
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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2485 +/- ##
===========================================
- Coverage 61.42% 61.25% -0.17%
===========================================
Files 118 118
Lines 11282 11323 +41
===========================================
+ Hits 6930 6936 +6
- Misses 4352 4387 +35
|
ljain112
reviewed
Jul 30, 2024
india_compliance/gst_india/overrides/subcontracting_transaction.py
Outdated
Show resolved
Hide resolved
Ninad1306
force-pushed
the
tax_template_mapping
branch
from
August 2, 2024 06:29
b35a325
to
875f09b
Compare
Ninad1306
force-pushed
the
tax_template_mapping
branch
from
August 2, 2024 07:44
875f09b
to
ab2dff5
Compare
ljain112
reviewed
Aug 2, 2024
india_compliance/gst_india/overrides/subcontracting_transaction.py
Outdated
Show resolved
Hide resolved
Ninad1306
force-pushed
the
tax_template_mapping
branch
from
August 2, 2024 12:05
875cac2
to
5e51de2
Compare
ljain112
approved these changes
Aug 2, 2024
mergify bot
pushed a commit
that referenced
this pull request
Aug 2, 2024
closes #2481 <sub><a href="https://huly.app/guest/resilienttech?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsaW5rSWQiOiI2NmE4OTlhNTdmMDllZGM1NjA2MjJlM2YiLCJndWVzdCI6InRydWUiLCJlbWFpbCI6IiNndWVzdEBoYy5lbmdpbmVlcmluZyIsIndvcmtzcGFjZSI6Inctc21pdHZvcmEyMDMtcmVzaWxpZW50dGVjLTY2N2U0MjkxLWEwNWMwNjY4N2EtNjM4MjY3IiwicHJvZHVjdElkIjoiIn0.X8j-LYHSU018ewy-MYgVvY_apxu5D2FIK5dMctODgGc">Huly®: <b>IC-2601</b></a></sub> (cherry picked from commit b7a299b)
mergify bot
added a commit
that referenced
this pull request
Aug 2, 2024
…tfix/pr-2485 fix: Mapping of Sales and Purchase Templates (backport #2485)
india-compliance-bot
added a commit
that referenced
this pull request
Aug 4, 2024
## [15.12.1](v15.12.0...v15.12.1) (2024-08-04) ### Bug Fixes * add `E-commerce Sales` filter to Sales Register Beta Report ([#2406](#2406)) ([e8fdabc](e8fdabc)) * always use `frappe.get_meta` in `set_tax_amount_precisions` ([#2497](#2497)) ([397052c](397052c)) * cleaner and consistent entry point for gstr-1, support disable save fully ([6248f8b](6248f8b)) * Client-Side Changes Related to Subcontracting ([#2496](#2496)) ([4123672](4123672)) * gst invoice warning based on gst_tax_type ([32528e5](32528e5)) * Handle error 2283 while generating e-Invoice ([#2452](#2452)) ([e171ff1](e171ff1)), closes [#2364](#2364) * Mapping of Sales and Purchase Templates ([#2485](#2485)) ([e74610e](e74610e)) * patch to move old logs from GSTR-1 Log to GST Return Log ([d92cd9d](d92cd9d))
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.
closes #2481
Huly®: IC-2601