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: Mapping of Sales and Purchase Templates #2485

Merged
merged 11 commits into from
Aug 2, 2024

Conversation

Ninad1306
Copy link
Contributor

@Ninad1306 Ninad1306 commented Jul 30, 2024

@Ninad1306 Ninad1306 requested a review from vorasmit July 30, 2024 07:43
Copy link

codecov bot commented Jul 30, 2024

Codecov Report

Attention: Patch coverage is 18.60465% with 35 lines in your changes missing coverage. Please review.

Project coverage is 61.25%. Comparing base (60b986e) to head (58d3cdf).
Report is 3 commits behind head on develop.

Files Patch % Lines
.../gst_india/overrides/subcontracting_transaction.py 18.60% 35 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             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     
Files Coverage Δ
india_compliance/hooks.py 100.00% <ø> (ø)
.../gst_india/overrides/subcontracting_transaction.py 51.44% <18.60%> (-15.22%) ⬇️

... and 1 file with indirect coverage changes

Impacted file tree graph

@mergify mergify bot merged commit b7a299b into resilient-tech:develop Aug 2, 2024
10 checks passed
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))
@Ninad1306 Ninad1306 deleted the tax_template_mapping branch August 21, 2024 08:51
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.

Override mapped doc in ERPNext for creating Subcontracting Order.
3 participants