Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.11.0
Browse files Browse the repository at this point in the history
# [15.11.0](v15.10.3...v15.11.0) (2024-07-17)

### Bug Fixes

* add draft count to cancelled count in GSTR-1 and GSTR-1 Beta excel export ([04081c2](04081c2))
* correct attribute access method for `is_reverse_charge` ([22396db](22396db))
* correct validation for rcm returns ([c37b65f](c37b65f))
* disable cron jobs as per settings ([1c38077](1c38077))
* do not throw error ([2f42620](2f42620))
* format creation date ([50fa4a3](50fa4a3))
* minor changes for gl entries in line with changes in ERPNext ([3fe8b40](3fe8b40))
* optimise function `update_gst_category` ([#2397](#2397)) ([6cf4f5f](6cf4f5f))
* recomute books data every time data is sync with gstin ([c930501](c930501))
* remove post install patch not implemented ([f106058](f106058))
* section 9(5) of 3.1.1 of gstr_3b ([#2379](#2379)) ([4abbfa8](4abbfa8))
* set party type from pan no ([#2393](#2393)) ([49ec6ee](49ec6ee))
* Update Taxes for Items ([aea74e0](aea74e0))

### Features

* suggest default `HSN` in item from item group ([#2361](#2361)) ([de9e37f](de9e37f)), closes [#234](#234)
  • Loading branch information
india-compliance-bot committed Jul 17, 2024
1 parent 79ee2df commit 3eb2b44
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.10.3"
__version__ = "15.11.0"

0 comments on commit 3eb2b44

Please sign in to comment.