Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.29.0
Browse files Browse the repository at this point in the history
# [14.29.0](v14.28.1...v14.29.0) (2024-07-05)

### Bug Fixes

* add_negative_other_charge_to_discount_amount ([88e0a66](88e0a66))
* do not throw for gst accounts if GST Accounts are not set ([4db9dd6](4db9dd6))
* fallback for HSN summary to item_name for key ([87ca7a9](87ca7a9))
* filter cess non advol accounts correctly ([1c2f93b](1c2f93b))
* GST Tax Type in Journal Entry ([#2328](#2328)) ([9a75aab](9a75aab)), closes [#2300](#2300)
* inconsistant keys for e-Waybill JSON with API ([eefab13](eefab13))
* return payment entries if no taxes in regional override ([a04e8c3](a04e8c3))

### Features

* introduce new APIs for e-Invoice data ([#2340](#2340)) ([d972614](d972614))
* RCM for Sales Transaction ([#2063](#2063)) ([fe58c25](fe58c25))
  • Loading branch information
india-compliance-bot committed Jul 5, 2024
1 parent 44eea1d commit 49cb89f
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.28.1"
__version__ = "14.29.0"

0 comments on commit 49cb89f

Please sign in to comment.