Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.24.2
Browse files Browse the repository at this point in the history
## [14.24.2](v14.24.1...v14.24.2) (2024-02-22)

### Bug Fixes

* add shipping bill details in gstr_1 exports json ([def33d6](def33d6))
* better ux for e-Invoice and e-Waybill applicability ([#1607](#1607)) ([f415d99](f415d99))
* changes as per review ([489b4d2](489b4d2))
* correct tax amount for same item multiple times and precision in item gst detail ([#1712](#1712)) ([dc496d6](dc496d6))
* customer address query in Payment Doctype ([f4e6510](f4e6510))
* don't auto-retry in sandbox mode ([#1612](#1612)) ([3167f18](3167f18))
* don't reverse address in e-Invoice returns ([dc753c5](dc753c5))
* gst breakup table independent of tax breakup from erpnext ([#1644](#1644)) ([c58b91e](c58b91e))
* only show unreconciled invoice for purchase period ([#1629](#1629)) ([370c4d2](370c4d2))
* remove gstin fields for non-indian countries in setup wizard ([#1674](#1674)) ([f3d5ee2](f3d5ee2))
* resolve_conflicts ([b3bb128](b3bb128))
* set gst_treatment for nil-rated from item tax template ([7443124](7443124))
* set precision for necessary fields in gstr1 ([ad072c7](ad072c7))
* use correct variable declaration ([d31bd8a](d31bd8a))
* validate ecommerce_gstin ([#1687](#1687)) ([975db4a](975db4a))
  • Loading branch information
india-compliance-bot committed Feb 22, 2024
1 parent 93b7d2f commit ff5b8dd
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.24.1"
__version__ = "14.24.2"

0 comments on commit ff5b8dd

Please sign in to comment.