Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.14.4
Browse files Browse the repository at this point in the history
## [15.14.4](v15.14.3...v15.14.4) (2024-12-12)

### Bug Fixes

* add documentation links in help ([#2810](#2810)) ([0d868c7](0d868c7))
* change regional override as per erpnext changes (backport [#2835](#2835)) ([34aa57d](34aa57d))
* correct categorisation of is_export and fetching taxes accordingly ([5f1850c](5f1850c))
* Error Handling for download of GSTR2A/2B ([#2832](#2832)) ([52dba38](52dba38))
* **patch:** ignore validate when creating item tax template ([#2831](#2831)) ([caf8e75](caf8e75))
* taxable value for invoice without qty and value ([46af03a](46af03a))
* use bulk insert to ignore validations ([4448e1a](4448e1a))
  • Loading branch information
india-compliance-bot committed Dec 12, 2024
1 parent 6bfce22 commit 57ac27b
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.14.3"
__version__ = "15.14.4"

0 comments on commit 57ac27b

Please sign in to comment.