Skip to content

Commit

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

### Bug Fixes

* add validation for purchase invoice ([7fe6f4e](7fe6f4e))
* company gstin should be mandatory ([9126102](9126102))
* cumulative threshold should be at least equal to single threshold ([e7bb0aa](e7bb0aa))
* do not check gst category for setting Place of supply ([a0d93c5](a0d93c5))
* ensure shipping details are visible and exported for GSTR-1 beta ([9ffbaf8](9ffbaf8))
* ignore outward stock entry validations if bill from address is not set ([458ee1c](458ee1c))
* minor changes as per review for gstin validation in subcontracting ([018a452](018a452))
* only show unregistered RCM invoices in doc issued summary ([#2672](#2672)) ([da5e849](da5e849))
* resolve conflict ([2f1e6ba](2f1e6ba))
* update naming rule and set field's value properly ([45218c8](45218c8))
  • Loading branch information
india-compliance-bot committed Nov 26, 2024
1 parent 5a5ee56 commit 26cebc7
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.1"
__version__ = "15.14.2"

0 comments on commit 26cebc7

Please sign in to comment.