Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.14.6
Browse files Browse the repository at this point in the history
## [15.14.6](v15.14.5...v15.14.6) (2024-12-20)

### Bug Fixes

* cancel e-invoice on cancel of invoice from list view ([#2668](#2668)) ([2bd2120](2bd2120))
* change function name as per version ([7756402](7756402))
* Fields to identify from where document is downloaded ([#2839](#2839)) ([2c0cc01](2c0cc01))
* ignore root company validation ([261b3a9](261b3a9))
* ignore system error that randomly comes for section CDNR ([217959f](217959f))
* patch recinciliation status for manually updating the data ([f1170be](f1170be))
* Remove Filter on Second Click ([#2874](#2874)) ([f5f696b](f5f696b))
* set recon status for match found in purchase reco tool ([2a838a9](2a838a9))
* show error message instead of throw during Purchase Invoice name validation  ([#2864](#2864)) ([62408b7](62408b7))
* tabs should be field group instead of datatable ([fe8c60e](fe8c60e))
* update HSN validation message for better ux ([#2873](#2873)) ([3fed0e8](3fed0e8))
* update minimum and maximum net rate field in item ([#2870](#2870)) ([1340540](1340540))
* use shipping address instread of port address for e-invoice ([#2799](#2799)) ([87c1dab](87c1dab))
* validate item tax template item_name wise if item_code is not set ([1b4934b](1b4934b))
  • Loading branch information
india-compliance-bot committed Dec 20, 2024
1 parent cf30940 commit 3ff886a
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.5"
__version__ = "15.14.6"

0 comments on commit 3ff886a

Please sign in to comment.