14.34.6 (2026-04-07)
Bug Fixes
- add setup and teardown methods for test case to manage database state (d28c522)
- convert date objects to strings in B2B filters for consistency (fadba67)
- correct rate formatting in get_rate_and_tax_details function (9de9f33)
- improve error message for account currency validation in Bill of Entry (cb85d64)
- nos in b2cl should be as as per invoice not as per pos (c0dcb4d)
- refactor TDS account handling and add unit tests for tax withholding category linkage (c588223)
- remove v16 field (dbd4062)
- reorder patch (4c19117)
- restore update_company_fixtures call and backfill tds_section and entity_type in tax withholding categories (f5a2b8b)
- update get_rate_and_tax_details to include item index for better tracking (42f22f7)
- update TDS for FY2026-27 (cbc8f09)
- update TDS migration logic to use constants for old sections (b1ee45f)
- update TDS sections and migration logic for ITA 2025 compliance (fdd5399)
- update TDS sections to use OLD_TDS_SECTIONS constant in company fixtures (f8a25b8)