16.3.0 (2026-03-26)
Bug Fixes
- change onchange logic for early return (b8eb8bd)
- do not fetch import history if all values are not set (8eef864)
- ensure company GSTIN options are set only for new GSTR 3B reports (9554b70)
- ensure gst_transporter_id defaults to an empty string if not provided (dcfa0b1)
- refactor generate_gstr1 message pattern to support custom start messages (923d86b)
- reorder conditions in sales invoice e-waybill validation to avoid unnnecessary call for unregistered company (ec17551)
- set options if available (8af64fb)
- update get_invoice_details and link_documents to handle None values for purchase_name and inward_supply_name in IMS (d11da58)
- use unit test mock of erpnext test suite (dd5783a)