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: add GST Details and allow cess non advol in Bill of Entry #1866

Merged
merged 20 commits into from
Mar 21, 2024

Conversation

Sanket322
Copy link
Contributor

@Sanket322 Sanket322 commented Mar 13, 2024

  • Create Fields
  • Update GST Details
  • Patch Data
  • Test Cases
  • allow cess non advol and tax on item quantity
  • Test Cases for cess non advol

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

Attention: Patch coverage is 95.12195% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 64.51%. Comparing base (2fe3ba9) to head (332d06d).
Report is 4 commits behind head on develop.

Files Patch % Lines
...e/gst_india/doctype/bill_of_entry/bill_of_entry.py 94.36% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1866      +/-   ##
===========================================
+ Coverage    64.24%   64.51%   +0.26%     
===========================================
  Files          102      102              
  Lines         8274     8359      +85     
===========================================
+ Hits          5316     5393      +77     
- Misses        2958     2966       +8     

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

@ljain112 ljain112 changed the title fix: add gst details in Bill_of_entry fix: add GST Details and HSN Code field in Bill of Entry Mar 14, 2024
@ljain112 ljain112 changed the title fix: add GST Details and HSN Code field in Bill of Entry fix: add GST Details and allow cess non advol in Bill of Entry Mar 20, 2024
@ljain112 ljain112 linked an issue Mar 20, 2024 that may be closed by this pull request
@ljain112 ljain112 merged commit 4af06b2 into resilient-tech:develop Mar 21, 2024
11 of 12 checks passed
mergify bot pushed a commit that referenced this pull request Mar 21, 2024
* fix: hsn-summary-of-inward-supply

* fix: add gst details field in boe

* fix: add function in hooks

* fix: calcualte gst details in bill of entry

* fix: removed additional lone

* fix: add patches and tests

* fix: patches

* fix: remove patch

* fix: tested patches and test_cases

* fix: test_cases

* fix: linters

* fix: changes as per review

* fix: set gst_treatment

* fix: allow cess non advol in bill of entry

* fix: changes to patch as per new fields

* fix: changes as per review

* fix: changes as per merge

* chore: rename var, remove unavailable code

---------

Co-authored-by: ljain112 <ljain112@gmail.com>
Co-authored-by: Smit Vora <smitvora203@gmail.com>
(cherry picked from commit 4af06b2)

# Conflicts:
#	india_compliance/gst_india/overrides/transaction.py
mergify bot pushed a commit that referenced this pull request Mar 21, 2024
* fix: hsn-summary-of-inward-supply

* fix: add gst details field in boe

* fix: add function in hooks

* fix: calcualte gst details in bill of entry

* fix: removed additional lone

* fix: add patches and tests

* fix: patches

* fix: remove patch

* fix: tested patches and test_cases

* fix: test_cases

* fix: linters

* fix: changes as per review

* fix: set gst_treatment

* fix: allow cess non advol in bill of entry

* fix: changes to patch as per new fields

* fix: changes as per review

* fix: changes as per merge

* chore: rename var, remove unavailable code

---------

Co-authored-by: ljain112 <ljain112@gmail.com>
Co-authored-by: Smit Vora <smitvora203@gmail.com>
(cherry picked from commit 4af06b2)

# Conflicts:
#	india_compliance/gst_india/overrides/transaction.py
vorasmit added a commit that referenced this pull request Mar 21, 2024
…tfix/pr-1866

fix: add GST Details and allow cess non advol in Bill of Entry (backport #1866)
vorasmit added a commit that referenced this pull request Mar 21, 2024
…tfix/pr-1866

fix: add GST Details and allow cess non advol in Bill of Entry (backport #1866)
india-compliance-bot added a commit that referenced this pull request Mar 21, 2024
# [15.6.0](v15.5.7...v15.6.0) (2024-03-21)

### Bug Fixes

* add GST Details and allow cess non advol in Bill of Entry ([#1866](#1866)) ([33847ff](33847ff))
* added TDS on Purchasing in Tax Withholding Category ([#1869](#1869)) ([d7a69af](d7a69af))
* changes as per review ([b183b86](b183b86))
* conflict ([0a8d32b](0a8d32b))
* ignore mandatory when creating or updating tax witholding category ([a36f89a](a36f89a))
* include TDS regex in GSTIN regex ([b7bac89](b7bac89))
* **minor:** keeps gst accounts in GST Settings as non-mandatory ([#1905](#1905)) ([8c92493](8c92493))
* re-order/add/rename GSTR1 report headers (excel) ([#1684](#1684)) ([ff9bd2d](ff9bd2d))
* set gstin and gstCategory ([afd8192](afd8192))
* use text editor for gst breakup table instead of long text ([c24d489](c24d489))
* **ux:** suggest custom cancel message based on original document type ([927fa8a](927fa8a))

### Features

* auto-reconcile purchases with GSTR2A ([#1437](#1437)) ([8e06d9c](8e06d9c)), closes [#1319](#1319) [#1367](#1367) [#1562](#1562)
india-compliance-bot added a commit that referenced this pull request Mar 21, 2024
# [14.25.0](v14.24.7...v14.25.0) (2024-03-21)

### Bug Fixes

* add GST Details and allow cess non advol in Bill of Entry ([#1866](#1866)) ([f31eed8](f31eed8))
* added TDS on Purchasing in Tax Withholding Category ([#1869](#1869)) ([121b8e7](121b8e7))
* changes as per review ([95d9f7d](95d9f7d))
* conflicts ([562848f](562848f))
* ignore mandatory when creating or updating tax witholding category ([c155ff2](c155ff2))
* include TDS regex in GSTIN regex ([8772426](8772426))
* **minor:** keeps gst accounts in GST Settings as non-mandatory ([#1905](#1905)) ([e2bd000](e2bd000))
* re-order/add/rename GSTR1 report headers (excel) ([#1684](#1684)) ([b8aeb83](b8aeb83))
* set gstin and gstCategory ([36e79d1](36e79d1))
* use text editor for gst breakup table instead of long text ([2b2be36](2b2be36))
* **ux:** suggest custom cancel message based on original document type ([4c9be23](4c9be23))

### Features

* auto-reconcile purchases with GSTR2A ([#1437](#1437)) ([a26338a](a26338a)), closes [#1319](#1319) [#1367](#1367) [#1562](#1562)
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.

cess non advol support for BOE
3 participants