16.8.0 (2026-07-29)
Bug Fixes
- do not throw mandatory company gstin on cancel (8543d0a)
- add company level permission checks (3fe8525)
- add enable_accounting_dimension support to india compliance (807453e)
- add new categories in test (0c23036)
- add ship-to GSTIN details for e-waybill data sanitization (416a4b3)
- add support for tracking ship-to address changes in e-invoice and e-waybill processes (5f018a1)
- add test for is_ship_to_gstin_applicable rollover behavior in IST (00e9dfb)
- add validation for transporter id,refactor and test (520fa4f)
- address title handling in Address QuickEntry (35208e6)
- allow deletion of GST Inward Supply documents without permission checks in IMS (60e3f1f)
- allow ecom docs to be updated from amendment (e5e48d9)
- allow reconciliation of ecom (b635f29)
- backfill is_generated_with_ship_to in e-Invoice Log for invoices with IRN and no e-Waybill (850e93a)
- changes as per review (bac0428)
- changes as per review (0db9e30)
- correct CSS orientation value in GSTR 3B print format (c40fefb)
- correct values for Ineligible As Per Section 17(5) in GSTR3b (070c603)
- do not show "Not Saved" indicator in PRT and IMS (33d7e90), closes #4505
- do not update gst accounts if not available. (b4839c1)
- download all categories for gstr 2a (19d00ef)
- enforce integer type for distance in e-Waybill calculations (73c1368)
- ensure GSTR-3B report generation notification is sent after commit (63ebc87)
- ensure JSON download button is only displayed when json_output is available in GSTR 3B report (163a53b)
- gate all the changes and minor refactor (e9d060e)
- getting correct data when using irn for generating the e-invoice (66773f7)
- gstr 1 calculation for ecom (#4591) (f5fc94b)
- handle None case for item wise tax details in validation (703af7b)
- hide "Not Saved" indicator in GST Invoice Management and Purchase Reconciliation tools (4f73d84)
- ignore for periods where not applicable (eb9532c)
- improve background job failure handling and notification in GSTR 3B report (0788989)
- improve report generation status handling and notifications in GSTR 3B report (1c25a77)
- indent JSON data for report JSON downloads (3cb43d2), closes #4496
- keep fetched transporter_name / driver_name editable after submit (ddc5dc3)
- manual commits after each company patch to avoid
TooManyWritesError(a99a52a) - mappings for tds (3a6b396)
- minor fix of e_invoice is_generated_with_ship_to (1d1da45)
- no need to check for field availability and reuse erpnext's property setter (575c341)
- pass otp to get_files in TaxpayerBaseAPI (221cfa6), closes #4155
- patch as per e-invoice log (9bfcd8f)
- prevent duplicate GSTR-3B Report creation and enhance background processing (b227cd9)
- prevent duplicate GSTR-3B Report creation for existing entries (fbb9ea2)
- prevent duplicate GSTR-3B report generation by checking job status before enqueueing (26d26f6)
- prevent duplicate realtime events and clear intro message on first save (7ac0a20)
- remove is_generated_with_ship_to field and related logic from e-Invoice and e-Waybill handling (2123921)
- remove redundant condition (b3c94ac)
- reorder conditions in validate_shipping_address_change for clarity (ecca77c)
- scope CSS classes for better specificity in GSTR3B report (46a1079)
- show Supplier GSTIN in purchase reconciliation detail view (168d5d5)
- translate message for missing default GST accounts in settings update (57f19f2)
- update e-invoice and e-waybill tests (058bdcf)
- update e-Waybill transaction type logic based on Ship To GSTIN and rollout date (53989be)
- update is_generated_with_ship_to logic to use ShipDtls from decoded invoice (9ee6480)
- update permission check for JSON download button in GSTR 3B report (3106a68)
- update ship-to GSTIN for transport type-1, registered shipping address and update test cases (342ff7a)
- update transporter details in test data and adjust validation messages (7f1c2b0)
- use ist time for comparison (d605ef4)
- validate mandatory filters before generating PRT report (fe39c94), closes #4382
Features
- add GSTR 3B print format HTML and JSON files (7678086)
- allow editing transporter fields after submit until e-Waybill is generated (08efe3c), closes #4619
- auto-select State from GSTIN in quick entry dialog (6c7772c), closes #4349
- implement handling of mandatory ship-to gstin for e-invoice (6c763c8)
- ims: declare ITC reduction for credit notes on IMS save (CR25787E) (#4473) (786818f)