14.32.1 (2025-09-06)
Bug Fixes
- add query parameter matcher for GSTIN in e-Invoice and e-Waybill tests (17ec04b)
- correct reference to party_type for Quotation (14a96a0)
- do not adjust taxes in payment entry if there are not taxes charged (a3449c1)
- enhance error handling for GSTIN in e-invoice and e-waybill for error 3028, 3029 (7809bbc)
- improve GSTIN extraction from error messages in e-Invoice and e-Waybill generation (2fc0c44)
- make this compatible with v14; minor refactors; (6f9e49d)
- refactor API instance creation in e-waybill generation for improved clarity (5a22bec)
- reset bypass_auth flag after generating e-Waybill (5e8903e)
- retry e-Waybill generation if gstin is active (c65d56a)
- update authentication checks in e-Invoice and e-Waybill APIs to bypass auth flag (819caf0)
- update error message handling for GSTIN status checks in e-Invoice and e-Waybill generation (d8c7b0e)
- update GST settings in e-Invoice tests to disable auto cancellation and data fetching for e-Waybill (2a1c0b8)
- use sbool for boolean conversions for frappe.whitelist (ef0694a)
- use sbool for boolean conversions for frappe.whitelist (#3634) (d5c6dfa)