Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.12.0
Browse files Browse the repository at this point in the history
# [15.12.0](v15.11.0...v15.12.0) (2024-07-25)

### Bug Fixes

* change import dialog in purchase reconciliation tool ([#2132](#2132)) ([6ec0e8b](6ec0e8b))
* correct currency format for other reports ([0a5c109](0a5c109))
* display email in ic account ([1d71476](1d71476))
* editable amount and image name with spacing ([a17f464](a17f464))
* editable upi amount if it exceed limit ([7b64d05](7b64d05))
* resolved merge conflicts ([7a25aae](7a25aae))
* set currency from company ([11b4c96](11b4c96))
* set gstin from document only ([c77a486](c77a486))
* show document information as assumed in dialog ([29d5108](29d5108))
* sub_supply_type others in DN ([d941383](d941383))
* use Job Worker instead of Supplier for subcontracting ([59a8258](59a8258))
* validate items not required ([cd94b86](cd94b86))

### Features

* E-WayBill for Subcontracting ([#2210](#2210)) ([57a0474](57a0474))
  • Loading branch information
india-compliance-bot committed Jul 25, 2024
1 parent 78222d7 commit 0e1a8b2
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.11.0"
__version__ = "15.12.0"

0 comments on commit 0e1a8b2

Please sign in to comment.