15.26.0 (2026-03-12)
Bug Fixes
- add validation for itc_claim_period for unregistered rcm (5021002)
- add filter option for ITC claim period and posting date in GSTR-3B Details report (a4e022a)
- add support for 'Deferred' ITC claim (9d9df82)
- add virtual filing status field in GSTR 3B Report Doctype (0bb84e9)
- asset depreciation: calculate WDV depreciation using depreciable value (5d5385a)
- audit trail mca notification broken link (53d7750)
- auto update itc date for bill of entry on reconcile (4bf2db5)
- autocomplete set_query expects params (cced866)
- better error messages (686f0f8)
- change TestEWaybillThreshold to inherit from FrappeTestCase (6a08883)
- convert SUPPORTED_DOCTYPES to tuple for query compatibility (8b3903a)
- correct way to bulk update comments (08a5d18)
- enhance document data fetching for Purchase Invoice by selecting gst_category and is_reverse_charge (8d9536f)
- enhance registered email display with mailto link (a841cf7)
- ignore validation for auto-complete fields (e005626)
- implement filter by in other reports (d675d4f)
- make ITC Claim Period selection mandatory in reports (ac0e151)
- patch to sync Module def (cc161af)
- patch to update description of
enable_audit_trail(9d7a1ed) - patch to update itc_claim_period (aa34369)
- refactor ITC claim period handling in GSTR 3B report (83d6e14)
- refactor query construction in GSTR3BReport to use apply_itc_period_filter (adeb693)
- removed the old patch (153ef81)
- restrict itc claim period update after 3b is filed (32750fb)
- return period based on to_date (aea4f2a)
- security: replace raw SQL with query builder in GSTR 3B Report (331c103)
- simplify condition for ITC claim period calculation in Purchase Invoice (ce4cd58)
- translation handling (b96cae1)
- update action parameter type in set_itc_claim_period_on_ims_action and change error handling (32ac104)
- update button size for purchase credits to improve usability (78734eb)
- update button size for purchasing credits (900d067)
- update button size for purchasing credits (0e40c4f)
- update datetime format as per user for last synced on display (869f48a)
- update GSTR3B filing status handling with proper message handling (e542f60)
- update gstr3b filling status based on filters (f7c7c44)
- update last synced on datetime format to handle undefined values (fcb5aea)
- update patches.txt and type hints (95a8cd6)
- ux: 3b status from filing status of 3b (77ff5b1)
- ux: mark the field as read-only after 3b is filed in purchase docs (c6e502e)
- ux: sorting of itc claim period options (2751cd8)
- validate action parameter in set_itc_claim_period_on_ims_action function (5f9af97)
- validate filing status in update_gstr3b_filing_status and refine query for itc_claim_period (c16dce6)
- validate itc claim period only for purchase (13083c6)