15.22.0 (2025-09-06)
Bug Fixes
- add default invoice sub categories based on selected sub section in Purchase Register Beta (959d7ee)
- add query parameter matcher for GSTIN in e-Invoice and e-Waybill tests (9a01976)
- add type hints for boolean parameters in various functions (7c7c925)
- correct reference to party_type for Quotation (a6ec5de)
- do not adjust taxes in payment entry if there are not taxes charged (0728687)
- do not update gst details if company is unregistered (7a39504)
- enhance error handling for GSTIN in e-invoice and e-waybill for error 3028, 3029 (c8cce1a)
- improve GSTIN extraction from error messages in e-Invoice and e-Waybill generation (a8f039a)
- refactor API instance creation in e-waybill generation for improved clarity (05dd216)
- remove unnecessary string checks for boolean parameters in get_gstr_1_json function (341b34a)
- reset bypass_auth flag after generating e-Waybill (058069b)
- retry e-Waybill generation if gstin is active (f0366df)
- set default value for force_update in set_gstin_status function (031d1ae)
- set default value to
false
for force_update in set_pan_status function (c223d2b) - update authentication checks in e-Invoice and e-Waybill APIs to bypass auth flag (63bbb95)
- update error message handling for GSTIN status checks in e-Invoice and e-Waybill generation (1efd79c)
- update GST settings in e-Invoice tests to disable auto cancellation and data fetching for e-Waybill (c8b4252)