Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Bumped to Version 15.15.0
# [15.15.0](v15.14.7...v15.15.0) (2025-01-15) ### Bug Fixes * `ignore_permissions` when handeling missing gstr2a 2b transactions ([a2c2fda](a2c2fda)) * do not migrate old passwords if decryption fails ([f5f093c](f5f093c)) * enqueue only once for transactions created in bulk ([3faba43](3faba43)) * **gstr-1:** handle gov api error when downloading and make it optional for unfiled returns ([#2897](#2897)) ([744fedc](744fedc)) * ignore permissions for saving gstin doc ([133405c](133405c)) * only download sections with records ([924046e](924046e)) * primary action to reset on change of `is_nil` if already uploaded info ([225f681](225f681)) * round gst values before upload for accurate comparision with govt summary ([57252b8](57252b8)) * save nil filing information in gst return log ([c6c4352](c6c4352)) * selective download supported only for filled information, fixes related to updating description ([ea9feaa](ea9feaa)) * selectively download sections in GSTR-1 based on summary information ([abf6f02](abf6f02)) * set recon status for unlinked document ([7db22c8](7db22c8)) * suggest default return period correct when in first period ([1773cff](1773cff)) * support purchases from tax collector in purchae reco tool ([4ea05f6](4ea05f6)) * trim OTP values before sending ([7e33fa7](7e33fa7)) * unique name for events and doctype parameter alone is redundant ([#2903](#2903)) ([7d47599](7d47599)) ### Features * allow filing of Nil return for GSTR-1 ([#2906](#2906)) ([5a05376](5a05376)), closes [#2880](#2880)
- Loading branch information