15.22.1 (2025-09-22)
Bug Fixes
- add 40% GST tax rate and execute Patch for custom fields update (190e5f8)
- add comment to item (08be9f3)
- do not fetch gstin info if it is in data import (a0f0010)
- ensure correct index assignment for item taxes during bulk insert (059d1b0)
- handle missing tax attributes with defaults in bulk insert function (b653769)
- move set_gst_tax_type from
before_validate
tovalidate
(219f549) - return early in create_or_update_gstin_status if in import context (149e34b)
Performance Improvements
- optimize tax updates for items with HSN code using bulk operations (583d806)