Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.21.0
Browse files Browse the repository at this point in the history
# [14.21.0](v14.20.2...v14.21.0) (2023-12-22)

### Bug Fixes

* add zero rated category in transactions for correct reporting ([#1451](#1451)) ([6fe41bd](6fe41bd))
* dynamic tax rate for default tax template in setup wizard ([#1409](#1409)) ([2b40810](2b40810))
* handle GSPGSTDOWN error ([#1423](#1423)) ([7fd04e2](7fd04e2))
* handle nil/exempt items in e-Invoice ([#1424](#1424)) ([b5940a9](b5940a9))
* modify params as per erpnext ([4d5e9b4](4d5e9b4))
* remove extra `validate` parameter ([7e8e9d6](7e8e9d6))
* update taxable in patch, continue without gst_accounts ([#1438](#1438)) ([b353086](b353086))

### Features

* improved item tax templates ([#227](#227)) ([ca8a8c6](ca8a8c6))
  • Loading branch information
india-compliance-bot committed Dec 22, 2023
1 parent 772ef17 commit bcd9ba3
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.20.2"
__version__ = "14.21.0"

0 comments on commit bcd9ba3

Please sign in to comment.