Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.16.0
Browse files Browse the repository at this point in the history
# [14.16.0](v14.15.2...v14.16.0) (2023-08-26)

### Bug Fixes

* Improve Audit Trail Report ([#989](#989)) ([bf7787c](bf7787c))
* improved condition for e-invoice applicability in summary report ([#976](#976)) ([6de37f5](6de37f5))
* move updated taxes in item to long queue ([a873a08](a873a08))
* remove country codes and its check ([5c2b7bc](5c2b7bc))
* restrict float values in 3b report to 2 decimals ([6d3ae70](6d3ae70))
* updated patch for updating e-Waybill Status ([#975](#975)) ([0981e74](0981e74))
* use taxable value only in gstr Reports ([fa40e1f](fa40e1f))
* **ux:** enhance manual update e-Waybill generation and cancellation ([2ccc5eb](2ccc5eb))
* **ux:** hsn query in item quick entry ([d9e726b](d9e726b))

### Features

* bulk update transporter details in sales invoice ([#980](#980)) ([692fc2a](692fc2a))
* GSTIN doctype to validate status for transactions ([#840](#840)) ([ff1e116](ff1e116))
  • Loading branch information
india-compliance-bot committed Aug 26, 2023
1 parent 9390ae9 commit 320df9e
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.15.2"
__version__ = "14.16.0"

0 comments on commit 320df9e

Please sign in to comment.