Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.18.0
Browse files Browse the repository at this point in the history
# [14.18.0](v14.17.3...v14.18.0) (2023-10-27)

### Bug Fixes

* correct condition to evaluate if company was created ([bfc0557](bfc0557))
* default to posting date if bill date is empty ([a2bc1f3](a2bc1f3))
* don't check for perm while creating party ([76359a7](76359a7))
* throw if default gst expense account is missing, pre-validations ([2c5319c](2c5319c))
* use taxable value instead of base amount in gstr3b details report ([633d77e](633d77e))

### Features

* accounting automations for ineligible ITC ([#1168](#1168)) ([e57df67](e57df67))
* GSTR-1 Download all Json ([d698be0](d698be0))
* GSTR-1 Download all Json (backport [#1024](#1024)) ([#1188](#1188)) ([e23dc89](e23dc89))
  • Loading branch information
india-compliance-bot committed Oct 27, 2023
1 parent 47b16da commit 855e864
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.17.3"
__version__ = "14.18.0"

0 comments on commit 855e864

Please sign in to comment.