Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.7.0
Browse files Browse the repository at this point in the history
# [15.7.0](v15.6.0...v15.7.0) (2024-03-29)

### Bug Fixes

* conflict ([99a7563](99a7563))
* correct export type condition for SEZ in GSTR-1 ([b8a81dd](b8a81dd))
* ensure `gst_rate` is a float value ([66b5eaa](66b5eaa))
* **minor:** add fallback to stock received but not billed account if default expense account is missing ([bfa9726](bfa9726))
* recalculate gst details for gst breakup if group_same_items is True ([#1923](#1923)) ([08c6939](08c6939))
* return silently in ignore_gst_validations ([d591c99](d591c99))
* revert tax breakup calculation for backwards compatibility (with print format) ([dbd9c4f](dbd9c4f))
* set flags for specific updates ([56529dc](56529dc))
* show export invoice with payment of gst in "Outward taxable supplies(zero rated)" ([00351fd](00351fd))
* test case ([180b42d](180b42d))
* update taxable value on updating items after submitting Sales Order and Purchase Order ([928e7c4](928e7c4))

### Features

* GST Sales Register Beta Report ([#1926](#1926)) ([bb29166](bb29166))
  • Loading branch information
india-compliance-bot committed Mar 29, 2024
1 parent f5a21de commit d791dbe
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.6.0"
__version__ = "15.7.0"

0 comments on commit d791dbe

Please sign in to comment.