Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.13.0
Browse files Browse the repository at this point in the history
# [14.13.0](v14.12.0...v14.13.0) (2023-07-22)

### Bug Fixes

* corrected gstr1 json format for nil-rated/exempted ([cd2700b](cd2700b))
* display condition for reverse charge applicabilty field in supplier ([#856](#856)) ([4dc2e47](4dc2e47))
* error message for validating country codes with masters ([3b1396f](3b1396f))
* set e-invoice status as Failed on exception ([#800](#800)) ([99caf89](99caf89))
* skip non-gst invoices in b2b gstr1 ([174b96f](174b96f))
* tds adjusted totals for e-Invoice and e-Waybill ([#789](#789)) ([4f81ecd](4f81ecd))
* update taxable value for non-gst_items ([#844](#844)) ([eb08040](eb08040))
* update taxable values for non-gst items ([879e5ac](879e5ac))

### Features

* GSTR3b detailed breackup report ([#847](#847)) ([e7447be](e7447be))
* reverse charge in purchase document (backport [#836](#836)) ([#854](#854)) ([d8c3d10](d8c3d10))
  • Loading branch information
india-compliance-bot committed Jul 22, 2023
1 parent 0099453 commit 586726f
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.12.0"
__version__ = "14.13.0"

0 comments on commit 586726f

Please sign in to comment.