Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.19.0
Browse files Browse the repository at this point in the history
# [14.19.0](v14.18.1...v14.19.0) (2023-11-02)

### Bug Fixes

* always check if supplier gstin exists in inward supply ([fcc066f](fcc066f))
* e-waybill validations and enhancements ([#1049](#1049)) ([0ad9934](0ad9934))
* email template, property setter for defaults, export with BOE ([76f265b](76f265b))
* ensure default template dosn't break for rename or delete ([d3a39dd](d3a39dd))
* export excel and relink options for impg ([2260374](2260374))
* gst reversal only for sales invoice and journal entry ([#1215](#1215)) ([cd27c0d](cd27c0d))
* guess default party for address quick entry conditionally ([33c5de0](33c5de0))
* reconcilliation status label ([52cfe4d](52cfe4d))
* update company GSTIN in JE only if it exists ([37728ec](37728ec))
* use company default currency in reports ([a71888f](a71888f))
* **ux:** set default tax description without tax rates ([56234af](56234af))

### Features

* GSTR 1 Document Summary Report ([#1179](#1179)) ([8e5a975](8e5a975))

### Reverts

* temp fixes for fetch_if_empty ([a3ef6ae](a3ef6ae))
  • Loading branch information
india-compliance-bot committed Nov 2, 2023
1 parent 4c7c94f commit 012ec71
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.18.1"
__version__ = "14.19.0"

0 comments on commit 012ec71

Please sign in to comment.