Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.26.3
Browse files Browse the repository at this point in the history
## [14.26.3](v14.26.2...v14.26.3) (2024-04-10)

### Bug Fixes

* add overlaping invoice count summary to overview ([153a57f](153a57f))
* B2C(Others) and B2C(Large) category and subcategory assignment ([#1957](#1957)) ([dccbb2e](dccbb2e))
* group overview in GST sales register beta by category ([#2002](#2002)) ([fa0a8d4](fa0a8d4))
* group tax values and amounts for invoice print formats ([a9043a4](a9043a4))
* Handle If `response_json` Is `None` ([#1968](#1968)) ([c28a40d](c28a40d))
* **minor:** allow 673 like pin code for puducherry ([54c6e45](54c6e45))
* **minor:** correct function call for js ([7600d8a](7600d8a))
* missing gst amounts in hsn json ([5a76c92](5a76c92))
* overlap count for nil-rated , non-gst and exempted invoices ([03fa127](03fa127))
* ReferenceError: taxes_table is not defined in Journal Entry ([f5b1b86](f5b1b86))
* rounding of other charges for e-Invoice ([#1980](#1980)) ([7728426](7728426))
* **ux:** better error message ([b6287f1](b6287f1))
  • Loading branch information
india-compliance-bot committed Apr 10, 2024
1 parent 30b5f95 commit cc42c35
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.26.2"
__version__ = "14.26.3"

0 comments on commit cc42c35

Please sign in to comment.