15.5.7 (2024-03-13)
Bug Fixes
- calculate depreciation amount considering leap year (b210e97)
- cancel depr entries for the year when asset is sold (005e2ae)
- chore resolve conflicts (e424a7d)
- chore: linting (804cf5d)
- consider shipping address for suggesting export place of supply (dd3add0)
- correct condition for can extend e_waybill (5b0514b)
- ensure links exist before setting default values for GST fields in Address (#1833) (63f9abc)
- minor: company_gstin is seen only if company_address is set (ae43220)
- minor: Show a message if removing invalid GSTIN (3a47817)
- overseas category is always interstate (940757b)
- removed unwanted lines (d3945ed)
- resolved merge conflict (052828b)
- return silently on onload for ignore_gst_validations(temprory fix) (15c99de)
- set rcm taxes in validate instead of before_validate (fcc1411)
- simplify e-invoice summary report (#1686) (ff524ef)
- ux: better message for version compatibility (162443a)
- validate company address with correct fieldname (c4c4dc5)
- validate correctness of Item wise tax details if tax type is actual (6d45eeb)
- validate gst_transporter_id (#1624) (8a6b5f6), closes #1574