Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.30.0
Browse files Browse the repository at this point in the history
# [14.30.0](v14.29.3...v14.30.0) (2024-07-17)

### Bug Fixes

* add draft count to cancelled count in GSTR-1 and GSTR-1 Beta excel export ([7bbd1fc](7bbd1fc))
* correct attribute access method for `is_reverse_charge` ([52d58f4](52d58f4))
* correct validation for rcm returns ([a49a742](a49a742))
* disable cron jobs as per settings ([1ce558c](1ce558c))
* do not throw error ([c0be227](c0be227))
* format creation date ([385ee05](385ee05))
* optimise function `update_gst_category` ([#2397](#2397)) ([aa0f7df](aa0f7df))
* recomute books data every time data is sync with gstin ([bff8b86](bff8b86))
* remove post install patch not implemented ([610a7e0](610a7e0))
* section 9(5) of 3.1.1 of gstr_3b ([#2379](#2379)) ([41855b3](41855b3))
* set party type from pan no ([#2393](#2393)) ([02b8c9e](02b8c9e))
* Update Taxes for Items ([03f23dc](03f23dc))

### Features

* suggest default `HSN` in item from item group ([#2361](#2361)) ([7cb0801](7cb0801)), closes [#234](#234)
  • Loading branch information
india-compliance-bot committed Jul 17, 2024
1 parent 15bedef commit b6529db
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.29.3"
__version__ = "14.30.0"

0 comments on commit b6529db

Please sign in to comment.