Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.13.3
Browse files Browse the repository at this point in the history
## [15.13.3](v15.13.2...v15.13.3) (2024-09-21)

### Bug Fixes

* also check the purpose of transfer ([f02ff30](f02ff30))
* better default date for gst balance report ([cd9ae19](cd9ae19))
* better implementation of OTP for purchase recon tool ([890a27b](890a27b))
* better place for raising error, no need for try except in enqueue ([fcb9c8e](fcb9c8e))
* change in test cases ([8ad9566](8ad9566))
* changed `doctype` column in audit trail report from Link to Data ([db5ca43](db5ca43))
* changes as per review ([e92a697](e92a697))
* connections for e-Invoice Log ([0e847ca](0e847ca))
* do not set options for non Autocomplete field ([58ab922](58ab922))
* enhanced otp handeling taxpayer apis ([fcb8ae5](fcb8ae5))
* ensure correct value for return type ([a6686e7](a6686e7))
* fiscal year start-end date in GST Balance ([d495ac4](d495ac4))
* gst_hsn_code is mandatory if gst_category is overseas ([cd4bef5](cd4bef5))
* GSTR3B Enhancements for better ux ([#2590](#2590)) ([fa76452](fa76452))
* make a request to check if auth token is valid before enqueue ([959a1ef](959a1ef))
* make e-Invoice log extensible ([67df6c6](67df6c6))
* manually mark e-Invoice as generated ([9438d8d](9438d8d))
* minor enhancements for new otp, gstr-1 download queue status update ([4ef2021](4ef2021))
* only check when doctype is stock entry ([0806534](0806534))
* otp handeling for gstr-1 with newer method ([c000cc8](c000cc8))
* resolve conflicts ([7b20dda](7b20dda))
* resolve merge conflict ([287fb8b](287fb8b))
* show doc issued summary in filed tab ([b548be8](b548be8))
* update success message ([781edf7](781edf7))
* use `get_gstin_list` function for fetching list of gstins in GSTR1 Report ([67374bf](67374bf))
* use existing utility ([8bbabee](8bbabee))
  • Loading branch information
india-compliance-bot committed Sep 21, 2024
1 parent 2f7fc8d commit 12b4cdc
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.13.2"
__version__ = "15.13.3"

0 comments on commit 12b4cdc

Please sign in to comment.