Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.24.7
Browse files Browse the repository at this point in the history
## [14.24.7](v14.24.6...v14.24.7) (2024-03-13)

### Bug Fixes

* calculate depreciation amount considering leap year ([5d784c7](5d784c7))
* cancel depr entries for the year when asset is sold ([7ab7ea7](7ab7ea7))
* chore resolve conflicts ([9fd6214](9fd6214))
* **chore:** linting ([438a8ed](438a8ed))
* consider shipping address for suggesting export place of supply ([a4778a7](a4778a7))
* correct condition for can extend e_waybill ([c2d2560](c2d2560))
* ensure links exist before setting default values for GST fields in Address ([#1833](#1833)) ([2d1331e](2d1331e))
* **minor:** company_gstin is seen only if company_address is set ([cad5d32](cad5d32))
* **minor:** Show a message if removing invalid GSTIN ([415951a](415951a))
* overseas category is always interstate ([3d48ab1](3d48ab1))
* removed unwanted lines ([d9089cf](d9089cf))
* return silently on onload for ignore_gst_validations(temprory fix) ([895fa7e](895fa7e))
* set rcm taxes in validate instead of before_validate ([5978c73](5978c73))
* simplify e-invoice summary report ([#1686](#1686)) ([85392f8](85392f8))
* **ux:** better message for version compatibility ([407f2e0](407f2e0))
* validate company address with correct fieldname ([3d19408](3d19408))
* validate correctness of Item wise tax details if tax type is actual ([5a293e0](5a293e0))
* validate gst_transporter_id ([#1624](#1624)) ([41c4c57](41c4c57)), closes [#1574](#1574)
  • Loading branch information
india-compliance-bot committed Mar 13, 2024
1 parent f2e4838 commit ae6e6ad
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.6"
__version__ = "14.24.7"

0 comments on commit ae6e6ad

Please sign in to comment.