Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.12.1
Browse files Browse the repository at this point in the history
## [15.12.1](v15.12.0...v15.12.1) (2024-08-04)

### Bug Fixes

* add `E-commerce Sales`  filter to Sales Register Beta Report ([#2406](#2406)) ([e8fdabc](e8fdabc))
* always use `frappe.get_meta` in `set_tax_amount_precisions` ([#2497](#2497)) ([397052c](397052c))
* cleaner and consistent entry point for gstr-1, support disable save fully ([6248f8b](6248f8b))
* Client-Side Changes Related to Subcontracting ([#2496](#2496)) ([4123672](4123672))
* gst invoice warning based on gst_tax_type ([32528e5](32528e5))
* Handle error 2283 while generating e-Invoice ([#2452](#2452)) ([e171ff1](e171ff1)), closes [#2364](#2364)
* Mapping of Sales and Purchase Templates ([#2485](#2485)) ([e74610e](e74610e))
* patch to move old logs from GSTR-1 Log to GST Return Log ([d92cd9d](d92cd9d))
  • Loading branch information
india-compliance-bot committed Aug 4, 2024
1 parent 306afc0 commit 7e1ed2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion india_compliance/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "15.12.0"
__version__ = "15.12.1"

0 comments on commit 7e1ed2d

Please sign in to comment.