Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.14.1
Browse files Browse the repository at this point in the history
## [15.14.1](v15.14.0...v15.14.1) (2024-11-18)

### Bug Fixes

* allow redownload of GSTR2B report ([7626b10](7626b10))
* allow setting pos from shipping address based on account settings ([0feb268](0feb268))
* changes in sales invoice ([035a3c0](035a3c0))
* Items Table Removed from Invoice Data ([#2723](#2723)) ([d6a669c](d6a669c))
* minor UI change ([8b54e94](8b54e94))
* resolve conflicts ([359655f](359655f))
* support use of customer shipping address instead of company gstin for place of supply ([62a0e51](62a0e51))
* test case ([0ff2efc](0ff2efc))
* updated item tax template query ([61496d5](61496d5))
* validate hsn code for both e-waybill and e-invoice ([485d0f2](485d0f2))
* validation when gstin field is empty ([60d1e7b](60d1e7b))
* wrong purpose in validation ([ef2fec9](ef2fec9))
  • Loading branch information
india-compliance-bot committed Nov 18, 2024
1 parent 850bb65 commit 367db37
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__ = "15.14.0"
__version__ = "15.14.1"

0 comments on commit 367db37

Please sign in to comment.