Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Bumped to Version 15.9.0
# [15.9.0](v15.8.1...v15.9.0) (2024-06-24) ### Bug Fixes * add gst_tax_type field (backport [#2241](#2241)) ([cf1a43e](cf1a43e)) * allow address in india with overseas category for high sea sales ([3f2b7a5](3f2b7a5)) * better print format for `gst tax invoice` ([#2106](#2106)) ([209afe5](209afe5)) * changes as per reivew ([89e3b90](89e3b90)) * DoesNotExistError while processing return info ([d8a3e62](d8a3e62)) * don't export zero values for gstr-1 beta ([299ec40](299ec40)) * don't get gstin list if company is not available ([d83b46d](d83b46d)) * don't try downloading data if there are no return periods ([#2264](#2264)) ([ab6ff68](ab6ff68)) * **e-waybill:** conditional checks for purchase receipt ([2139585](2139585)) * enhance gst invoice format ([96ea718](96ea718)) * failing test case fixed ([74c575a](74c575a)) * generate correct web template for upi qr code ([062fea2](062fea2)) * get correct tax amount for 3b ([78ee46b](78ee46b)) * get gstins if param party is available ([40ba3dd](40ba3dd)) * gst-transporter-id refactor ([1f6870d](1f6870d)) * **ineligible itc:** update GL's with valuation hook, refactor ([#2206](#2206)) ([175b51a](175b51a)), closes [#2193](#2193) * parse param correctly in py ([b92b0bd](b92b0bd)) * **reco-tool:** support date to last month for filtered mismatches ([2a5780b](2a5780b)) * set default print format for Sales Invoice ([db1758c](db1758c)) * show message for missing creds while generating gstr-1 ([16b8f29](16b8f29)) * show tax rate column only where required for GSTR-1 Beta ([c951c01](c951c01)) * specify parenttype for purchase taxes ([3e86d56](3e86d56)) * update taxable values for non gst items ([9573130](9573130)) * use correct field name for auth token auto refresh ([#2272](#2272)) ([5fea9bd](5fea9bd)) * use validate_gstin_check_digit instead of validate_gstin in validate_gst_transporter_id ([301b901](301b901)) * **ux:** show missing creds message only where relevant ([4c13a38](4c13a38)) * wait for otp authentication, link instead of button for ux ([0fd1da7](0fd1da7)) ### Features * support ecommerce sale from GSTR-1 (backport: [#2125](#2125)) ([#2281](#2281)) ([7bd5582](7bd5582))
- Loading branch information