Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.7.5
Browse files Browse the repository at this point in the history
## [15.7.5](v15.7.4...v15.7.5) (2024-05-27)

### Bug Fixes

* add `match_found` in reconciliation status and patch ([#2057](#2057)) ([127ae4e](127ae4e)), closes [#2054](#2054)
* add description and remove progress ([43e92a8](43e92a8))
* change download history while change in company_gstin from ([5a7f374](5a7f374))
* change import history as per return type ([fb200a8](fb200a8))
* check if data found and update progress ([a0ae06a](a0ae06a))
* complete minor todo's and fixes, update links to documentation ([#2121](#2121)) ([ea8cfd0](ea8cfd0)), closes [/github.com/resilient-tech/india-compliance/blob/develop/india_compliance/gst_india/doctype/purchase_reconciliation_tool/__init__.py#L1367](https://github.com//github.com/resilient-tech/india-compliance/blob/develop/india_compliance/gst_india/doctype/purchase_reconciliation_tool/__init__.py/issues/L1367)
* condition for b2cl in gstr-1 data ([782eb54](782eb54))
* exclude place of supply for impg in purchase reco ([47a6c5e](47a6c5e))
* exclude same gstin transactions from gstr3b ([#2158](#2158)) ([0cd8d2b](0cd8d2b))
* floating point error for tax rounding ([87ac0fd](87ac0fd))
* GST inward supply should be updated every time the linked document is canceled ([#2147](#2147)) ([3cba75b](3cba75b))
* handle empty GSTIN value in `get_pan_level_data` method ([#2172](#2172)) ([d1537fb](d1537fb)), closes [#2115](#2115)
* handle empty place of supply in GST Sales Register Beta Report ([c20e3ac](c20e3ac))
* **ic page:** theme of ic page similar to v15 ([710911c](710911c))
* include items without HSN Code in outward hsn summary ([50796e4](50796e4))
* include Nil-Rated Exports in GSTR-1 ([#2150](#2150)) ([0d98174](0d98174))
* non-group tds payable account for tax withholding category ([0293d74](0293d74))
* Purchase Reconciliation data not generated error handling ([#2145](#2145)) ([3c18835](3c18835))
* remove extra calculation ([05f8c79](05f8c79))
* rename variable to follow Erpnext naming ([e7fe94a](e7fe94a))
* resolved discrepancy in function arguments for depreciation calcu… ([#2159](#2159)) ([81a5690](81a5690))
* support custom print format for e-Waybill ([4cd634a](4cd634a))
* test case ([2c6efed](2c6efed))
* update tax rounding difference in the last item ([5a4f44a](5a4f44a))
* use base_tax_amount_after_discount_amount instead of tax_amount ([#2144](#2144)) ([0873cfd](0873cfd)), closes [#2143](#2143)
  • Loading branch information
india-compliance-bot committed May 27, 2024
1 parent f75ce28 commit df925e0
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.7.4"
__version__ = "15.7.5"

0 comments on commit df925e0

Please sign in to comment.