Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Bumped to Version 14.24.7
## [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