15.23.1 (2025-10-16)
Bug Fixes
- add validation for item GST details to ensure accuracy of tax amounts (6782465)
- always set correct gst treatment (f189648)
- always validate rounded value (df9ca77)
- consistent allowed difference (bd6a1fd)
- correct condition to check for included documents for quarterly filing (fd79b2f)
- correct error message for GSP server downtime (5066885)
- correct item gst details with same account in multiple tax rows (e45e5a9)
- enhance error handling in HSNSUM class and format error messages (2d5d909)
- excel export gstr3b (f9eaa5e)
- improve cell type checking for Excel export (6c61642)
- improve error handling in Excel export (8a832d4)
- month and year in correct format (86c728e)
- permission handling (e47e837)
- prevent throwing exceptions for empty error messages in handle_server_error (d0e85cc)
- refactor exception handling for GSP server errors and add GSPLimitExceededError (2768fb1)
- update error message in TestHSNSUMError (6a949d0)