Skip to content

Commit 8e6562e

Browse files
chore(release): Bumped to Version 15.24.0
# [15.24.0](v15.23.2...v15.24.0) (2025-11-21) ### Bug Fixes * add company and is_group filter to "default_gst_expense_account" search query ([27f9ba6](27f9ba6)) * add deduplication option to job enqueue ([e840a83](e840a83)) * allow first and last name for both types of parties ([a6b5b43](a6b5b43)) * first and last name field in party quick entry form ([3e98297](3e98297)) * **gst-ims:** enhance download job handling with job ID and alert for ongoing jobs ([93b8b58](93b8b58)) * **ims:** also fetch original_bill_date and original_bill_no fields in Inward Supply ([224586c](224586c)) * make hash only from gstin and return type ([4023404](4023404)) * **purchase-reco:** add alert for ongoing download jobs ([216ae41](216ae41)) * **purchase-reco:** give job_id argument to frappe.enqueue ([ddda861](ddda861)) * **purchase-reco:** use optional chaining for message handling in download_gstr function ([b986ea2](b986ea2)) * remove unused hash generation function ([4ca5300](4ca5300)) * try to log response content even if not JSON ([#3787](#3787)) ([876a935](876a935)) ### Features * ability to specify Origin Port / Border Checkpost Address for the purpose of e-Waybill in delivery note ([e386068](e386068)) * enable total row addition in Bill of Entry Summary report ([ebe21b2](ebe21b2))
1 parent 5774eb4 commit 8e6562e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

india_compliance/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "15.23.2"
1+
__version__ = "15.24.0"

0 commit comments

Comments
 (0)