Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.14.0
Browse files Browse the repository at this point in the history
# [15.14.0](v15.13.5...v15.14.0) (2024-11-16)

### Bug Fixes

* added missing return statement for uploading draft invoices ([3c5c9e0](3c5c9e0))
* allow selection of stock entry from multiple subcontracting orders ([#2671](#2671)) ([2701aa2](2701aa2))
* check for draft invoices before uploading to GSTR-1 ([b76cf21](b76cf21))
* conditionally update b2c limit as per changes in law ([623240a](623240a))
* create custom field in fee category doctype ([c1b87d1](c1b87d1))
* doc is not defined ([191e4ab](191e4ab))
* Extended E-Way Bill Support for Stock Entry ([#2594](#2594)) ([1e3725d](1e3725d))
* **gstr-1:** larger filing dialog ([7c7dd33](7c7dd33))
* **gstr-1:** toggle actions immediately after filing of GST return ([37392c1](37392c1))
* handle `Invalid GSTIN` error ([#2645](#2645)) ([3089467](3089467)), closes [#2640](#2640)
* include "140" pincode series for chandigarh ([4ffece2](4ffece2))
* pass right company_gstin ([609f154](609f154))
* patch to create custom field in existing sites ([eb5daee](eb5daee))
* resolve test case ([0c835a3](0c835a3))
* set filed tab active if return is ready to file ([5f3cb18](5f3cb18))
* set filing status to processed ([f0beda2](f0beda2))
* show all tabs on mark as unfiled ([0c882f0](0c882f0))
* show customer name for export invoices ([3f7c111](3f7c111))
* toggle actions immediately on filing of GST Return ([99cd1df](99cd1df))
* update hsn code from fee category on creation of item ([e458e51](e458e51))

### Features

* GSTR-1 Complete Automation and filing support ([#2673](#2673)) ([fd51247](fd51247))
  • Loading branch information
india-compliance-bot committed Nov 16, 2024
1 parent db668a1 commit a9492d6
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.13.5"
__version__ = "15.14.0"

0 comments on commit a9492d6

Please sign in to comment.