Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.28.0
Browse files Browse the repository at this point in the history
# [14.28.0](v14.27.1...v14.28.0) (2024-06-24)

### Bug Fixes

* add gst_tax_type field (backport [#2241](#2241)) ([2052a98](2052a98))
* allow address in india with overseas category for high sea sales ([d11b58d](d11b58d))
* changes as per reivew ([7098890](7098890))
* conflicts ([32dc09d](32dc09d))
* correct tab-name for v14 ([7a953dc](7a953dc))
* DoesNotExistError while processing return info ([6b794ad](6b794ad))
* don't export zero values for gstr-1 beta ([093684a](093684a))
* don't get gstin list if company is not available ([6692615](6692615))
* don't try downloading data if there are no return periods ([#2264](#2264)) ([fca60d2](fca60d2))
* **e-waybill:** conditional checks for purchase receipt ([edaff5c](edaff5c))
* failing test case fixed ([ef43aad](ef43aad))
* get correct tax amount for 3b ([57b1815](57b1815))
* get gstins if param party is available ([b42b21c](b42b21c))
* gst-transporter-id refactor ([a7f7e68](a7f7e68))
* **ineligible itc:** update GL's with valuation hook, refactor ([#2206](#2206)) ([c1606f7](c1606f7)), closes [#2193](#2193)
* **reco-tool:** support date to last month for filtered mismatches ([b94cd96](b94cd96))
* show message for missing creds while generating gstr-1 ([8d241c6](8d241c6))
* show tax rate column only where required for GSTR-1 Beta ([a7a0855](a7a0855))
* specify parenttype for purchase taxes ([a50c03d](a50c03d))
* update taxable values for non gst items ([4a6c04c](4a6c04c))
* use correct field name for auth token auto refresh ([#2272](#2272)) ([e75b946](e75b946))
* use validate_gstin_check_digit instead of validate_gstin in validate_gst_transporter_id ([bedde72](bedde72))
* **ux:** show missing creds message only where relevant ([dc9fe2c](dc9fe2c))
* wait for otp authentication, link instead of button for ux ([b3bf213](b3bf213))

### Features

* support ecommerce sale from GSTR-1 (backport: [#2125](#2125)) ([#2281](#2281)) ([6b2b667](6b2b667))
  • Loading branch information
india-compliance-bot committed Jun 24, 2024
1 parent 4c95a7f commit f74b572
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__ = "14.27.1"
__version__ = "14.28.0"

0 comments on commit f74b572

Please sign in to comment.