Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.30.12
Browse files Browse the repository at this point in the history
## [14.30.12](v14.30.11...v14.30.12) (2024-12-20)

### Bug Fixes

* ignore root company validation ([d5eb394](d5eb394))
* ignore system error that randomly comes for section CDNR ([37fbb64](37fbb64))
* patch recinciliation status for manually updating the data ([11b4b69](11b4b69))
* set recon status for match found in purchase reco tool ([1fabc81](1fabc81))
* show error message instead of throw during Purchase Invoice name validation  ([#2864](#2864)) ([703c0b5](703c0b5))
* tabs should be field group instead of datatable ([d7337dd](d7337dd))
* update HSN validation message for better ux ([#2873](#2873)) ([2eac9ca](2eac9ca))
* update minimum and maximum net rate field in item ([#2870](#2870)) ([9639c6c](9639c6c))
* use shipping address instread of port address for e-invoice ([#2799](#2799)) ([94cd7d4](94cd7d4))
* validate item tax template item_name wise if item_code is not set ([52704ca](52704ca))
  • Loading branch information
india-compliance-bot committed Dec 20, 2024
1 parent 64c0183 commit f38b492
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.30.11"
__version__ = "14.30.12"

0 comments on commit f38b492

Please sign in to comment.