16.2.0 (2026-03-12)
Bug Fixes
- add validation for itc_claim_period for unregistered rcm (3193f55)
- add filter option for ITC claim period and posting date in GSTR-3B Details report (11cf0d4)
- add GST India desktop icon and update visibility for India Compliance icon (3d7c7a3)
- add support for 'Deferred' ITC claim (4e7c0cd)
- add virtual filing status field in GSTR 3B Report Doctype (a0a23bc)
- audit trail mca notification broken link (3708b99)
- auto update itc date for bill of entry on reconcile (12c747a)
- autocomplete set_query expects params (68ac1ab)
- better error messages (60c4ade)
- correct way to bulk update comments (22ba35f)
- enhance document data fetching for Purchase Invoice by selecting gst_category and is_reverse_charge (13f0007)
- enhance registered email display with mailto link (2c353f7)
- ignore validation for auto-complete fields (91b109d)
- implement filter by in other reports (762281c)
- make ITC Claim Period selection mandatory in reports (3d86231)
- patch to sync Module def (3dcc6da)
- patch to update description of
enable_audit_trail(311c958) - patch to update itc_claim_period (8a51e34)
- refactor ITC claim period handling in GSTR 3B report (e0e930c)
- refactor query construction in GSTR3BReport to use apply_itc_period_filter (e7cd6d2)
- removed the old patch (0b31cb8)
- restrict itc claim period update after 3b is filed (521b48c)
- return period based on to_date (c8de9d4)
- security: replace raw SQL with query builder in GSTR 3B Report (e0ebe35)
- simplify condition for ITC claim period calculation in Purchase Invoice (f9a0f7d)
- translation handling (be3c9d4)
- update action parameter type in set_itc_claim_period_on_ims_action and change error handling (a67cf71)
- update button size for purchase credits to improve usability (3f724b4)
- update button size for purchasing credits (3fce5f0)
- update button size for purchasing credits (2676ef9)
- update datetime format as per user for last synced on display (4795881)
- update GSTR3B filing status handling with proper message handling (827848e)
- update gstr3b filling status based on filters (346c4d6)
- update last synced on datetime format to handle undefined values (3dacf86)
- update patches.txt and type hints (a2b795c)
- ux: 3b status from filing status of 3b (6faab80)
- ux: mark the field as read-only after 3b is filed in purchase docs (74dfacc)
- ux: sorting of itc claim period options (7f51488)
- validate action parameter in set_itc_claim_period_on_ims_action function (34df615)
- validate filing status in update_gstr3b_filing_status and refine query for itc_claim_period (0f8450c)
- validate itc claim period only for purchase (5843bc6)