Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.26.4
Browse files Browse the repository at this point in the history
## [14.26.4](v14.26.3...v14.26.4) (2024-04-29)

### Bug Fixes

* **auto-rcm:** tds getting overwritten where rcm template was reset ([#2056](#2056)) ([0c77750](0c77750))
* avoid_duplicate in address ([#2041](#2041)) ([5b0cc69](5b0cc69))
* avoiding addition of TDS rates for past financial year ([#2077](#2077)) ([e30ba31](e30ba31)), closes [#2068](#2068)
* cancel sales invoice if e-Invoice is cancelled ([#2045](#2045)) ([2ba6807](2ba6807))
* correct condition for GST Invoice in case of supply to SEZ ([937ed11](937ed11))
* correct outward supply details using gst treatment ([#2067](#2067)) ([f4df0be](f4df0be))
* do not throw on "ignore_gst_validations" ([bb59e09](bb59e09))
* Document Type as `CHL` in case of return Invoice with Nil-rated ([#2028](#2028)) ([a331778](a331778))
* **excel:** remove default bg colors from excel export ([54f959b](54f959b))
* handle on cancel for reco tool ([#2046](#2046)) ([b9b9257](b9b9257))
* **minor:** better way to override totals in gst sales beta report ([#2022](#2022)) ([7751af2](7751af2))
* on trash update status dynamically ([9bb6b5d](9bb6b5d))
* remove check digit validation for transporter id ([193c1a8](193c1a8))
* remove extra inward supplies and unlink invoice ([9b363f0](9b363f0))
* support tax collector as customer ([#2066](#2066)) ([c6c33ab](c6c33ab))
* uom as per gst ([#2019](#2019)) ([2caf9e6](2caf9e6))
* validate for cess non-advol ([#2009](#2009)) ([41acfdd](41acfdd))

### Performance Improvements

* dont create address copy ([e74d04a](e74d04a))
  • Loading branch information
india-compliance-bot committed Apr 29, 2024
1 parent 1cdde1c commit 9bcd83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion india_compliance/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "14.26.3"
__version__ = "14.26.4"

0 comments on commit 9bcd83c

Please sign in to comment.