Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.0.3
Browse files Browse the repository at this point in the history
## [15.0.3](v15.0.2...v15.0.3) (2023-11-29)

### Bug Fixes

* bulk e-waybill print ([#1305](#1305)) ([eb6b287](eb6b287))
* change compatible version ([492d61e](492d61e))
* change ewaybill barcode defaults ([2565109](2565109))
* copy e-waybill fields from DN to SI ([c9f4802](c9f4802))
* E Way Bill for Purchase Receipt ([#1256](#1256)) ([346ae8a](346ae8a))
* GST Fields and Validations for Supplier Quotation ([#1245](#1245)) ([945f0d8](945f0d8)), closes [#1206](#1206)
* handle NoneType error for vehicle no in e-Waybill api ([b604148](b604148))
* Resend OTP in Purchase Reconciliation Tool ([#1294](#1294)) ([fa4b1d6](fa4b1d6))
* show value in INR in e-Waybill print format ([cbc8c1e](cbc8c1e))
* typo in BoE Summary report ([2f5d9e4](2f5d9e4))
* use query builder in hsn_wise_summary ([0056708](0056708))
* **ux:** API Invoice History ([#1132](#1132)) ([c1a0cc2](c1a0cc2))
* validate mandatory fields and hsn codes for e-Invoice generation ([d9f10f3](d9f10f3))
* validate TCS GSTIN for party / address / transaction ([#1306](#1306)) ([3dc457f](3dc457f))
  • Loading branch information
india-compliance-bot committed Nov 29, 2023
1 parent 41670cb commit 0868efc
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.0.2"
__version__ = "15.0.3"

0 comments on commit 0868efc

Please sign in to comment.