Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.7.3
Browse files Browse the repository at this point in the history
## [15.7.3](v15.7.2...v15.7.3) (2024-04-29)

### Bug Fixes

* **auto-rcm:** tds getting overwritten where rcm template was reset ([#2056](#2056)) ([13fd096](13fd096))
* avoid_duplicate in address ([#2041](#2041)) ([f41dea2](f41dea2))
* avoiding addition of TDS rates for past financial year ([#2077](#2077)) ([9dcb034](9dcb034)), closes [#2068](#2068)
* cancel sales invoice if e-Invoice is cancelled ([#2045](#2045)) ([8f9351c](8f9351c))
* correct condition for GST Invoice in case of supply to SEZ ([a29f710](a29f710))
* correct outward supply details using gst treatment ([#2067](#2067)) ([6b24008](6b24008))
* do not throw on "ignore_gst_validations" ([2f30984](2f30984))
* Document Type as `CHL` in case of return Invoice with Nil-rated ([#2028](#2028)) ([ac2c634](ac2c634))
* **excel:** remove default bg colors from excel export ([cb42fbc](cb42fbc))
* handle on cancel for reco tool ([#2046](#2046)) ([a3d53fa](a3d53fa))
* on trash update status dynamically ([ee5256c](ee5256c))
* remove extra inward supplies and unlink invoice ([961abbc](961abbc))
* support tax collector as customer ([#2066](#2066)) ([4d86b21](4d86b21))

### Performance Improvements

* dont create address copy ([f2a77c6](f2a77c6))
  • Loading branch information
india-compliance-bot committed Apr 29, 2024
1 parent 6a04e7b commit b1100d4
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__ = "15.7.2"
__version__ = "15.7.3"

0 comments on commit b1100d4

Please sign in to comment.