15.30.0 (2026-06-04)
Bug Fixes
- add gstr3b details and gst purchase register to eslintignore (dabb555)
- add on_change handler to reset invoice_sub_category filter in GSTR-3B Details and GST Purchase Register (80a4010)
- add SUPECOM to GovExcelSheetName and JSON_CATEGORY_EXCEL_CATEGORY_MAPPING (7642d2a)
- add type hints (e04afb0)
- apply rounding to taxable value in group same item (5fb1b9c)
- changes as per review (9b94ffd)
- changes as per review (1ed6f4d)
- e-commerce supply in GSTR-1 (a0ee00e)
- enable SUPECO action in GSTR-1 download process (2d26130)
- enhance import transaction handling and validation logic (bf2d625)
- implement multi-select for GSTR-1 sections and save user preferences (0076c12)
- implement user preference for GSTR-1 download sections using set_user_default and refactor (8f5602a)
- refactor test_supecom_summary_counts_rows to handle multiple subcategories (cff925c)
- rename ECOMMERCE_GSTIN_NAME to ECOMMERCE_OPERATOR_NAME in GSTR-1 (f8480e7)
- revert fixes of supeco (0c188de)
- select multiple sections (5875075)
- set correct gst treatment in case of import purchase transactions (42b1554)
- simplify ignore_gst_validations and validate_items functions (e659399)
- sum rounded total for correct e-waybill total (4611804)
- update BooksDataMapper to aggregate e-commerce supplies by invoice number and ensure proper rounding at invoice level (7bc1517)
- update docstrings for clarity and add test for section headers rendering (b58e32a)
- update GSTR-3B details to use sub-section and invoice sub-category filters (f7416ea)
- validate credentials only when relevant fields are updated (a6a88a9)
Features
- add section download for gstr-1 exports (6d454cf)