Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.14.3
Browse files Browse the repository at this point in the history
## [15.14.3](v15.14.2...v15.14.3) (2024-12-06)

### Bug Fixes

* add filter for purchase doctype to purchase reco tool ([cf23a9d](cf23a9d))
* always check for company gstin ([65289ea](65289ea))
* auto set link doctype and docname in address dialog for lead ([21fb4d3](21fb4d3))
* auto suggest creation of debit note for CDNR when creating a purchase ([4645e42](4645e42))
* avoid duplicate taxes when same name ([b0c25eb](b0c25eb))
* better filters for match status and actions performed ([96df79c](96df79c))
* better matches for CDNR by ignoring the difference in bill date ([950f0d4](950f0d4))
* correct option for field GST Inward Supply ([a413723](a413723))
* handle `Actions` button for smaller screens ([#2806](#2806)) ([bf2b241](bf2b241))
* Only Validate Taxes if e-Waybill Applicable ([#2803](#2803)) ([a679251](a679251))
* resolved conflicts ([e8c5a46](e8c5a46))
* set supplier ([368a8f3](368a8f3))
* show correct number of documents for purchase recon tool for missing in 2A/2B ([d7d0fe8](d7d0fe8))
* show doctype name in detail comparision ([d8447fa](d8447fa))
* Take up Company type from GSTIN portal automatically ([#2770](#2770)) ([adef4e0](adef4e0))
* update custom fields ([5460864](5460864))
  • Loading branch information
india-compliance-bot committed Dec 6, 2024
1 parent 3ee6ed4 commit 467443c
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.2"
__version__ = "15.14.3"

0 comments on commit 467443c

Please sign in to comment.