Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.30.14
Browse files Browse the repository at this point in the history
## [14.30.14](v14.30.13...v14.30.14) (2025-01-15)

### Bug Fixes

* `ignore_permissions` when handeling missing gstr2a 2b transactions ([d0e1c50](d0e1c50))
* do not migrate old passwords if decryption fails ([ce56047](ce56047))
* enqueue only once for transactions created in bulk ([3330dfc](3330dfc))
* only download sections with records ([6249f05](6249f05))
* save nil filing information in gst return log ([5c96a4c](5c96a4c))
* selective download supported only for filled information, fixes related to updating description ([f915797](f915797))
* selectively download sections in GSTR-1 based on summary information ([1ccea3f](1ccea3f))
* set recon status for unlinked document ([f567fc1](f567fc1))
* suggest default return period correct when in first period ([eed3648](eed3648))
* support purchases from tax collector in purchae reco tool ([e4108a4](e4108a4))
* unique name for events and doctype parameter alone is redundant ([#2903](#2903)) ([0a94bb9](0a94bb9))
  • Loading branch information
india-compliance-bot committed Jan 15, 2025
1 parent ec98fef commit e5346ef
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.30.13"
__version__ = "14.30.14"

0 comments on commit e5346ef

Please sign in to comment.