Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.26.0
Browse files Browse the repository at this point in the history
# [14.26.0](v14.25.0...v14.26.0) (2024-03-29)

### Bug Fixes

* backwards compatibility issue with cache ([60480ce](60480ce))
* conflict ([6ec6867](6ec6867))
* correct export type condition for SEZ in GSTR-1 ([59605a2](59605a2))
* ensure `gst_rate` is a float value ([ae8ac53](ae8ac53))
* **minor:** add fallback to stock received but not billed account if default expense account is missing ([240a565](240a565))
* recalculate gst details for gst breakup if group_same_items is True ([#1923](#1923)) ([fcb58d0](fcb58d0))
* return silently in ignore_gst_validations ([d929420](d929420))
* revert tax breakup calculation for backwards compatibility (with print format) ([c629cc9](c629cc9))
* set flags for specific updates ([497db42](497db42))
* show export invoice with payment of gst in "Outward taxable supplies(zero rated)" ([38f6ca3](38f6ca3))
* test case ([586ac81](586ac81))
* update taxable value on updating items after submitting Sales Order and Purchase Order ([18b0036](18b0036))

### Features

* GST Sales Register Beta Report ([#1926](#1926)) ([a691fa5](a691fa5))
  • Loading branch information
india-compliance-bot committed Mar 29, 2024
1 parent 17cf5dc commit 77e5486
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.25.0"
__version__ = "14.26.0"

0 comments on commit 77e5486

Please sign in to comment.