Skip to content

Commit

Permalink
chore(release): Bumped to Version 13.32.0
Browse files Browse the repository at this point in the history
# [13.32.0](v13.31.1...v13.32.0) (2022-05-31)

### Bug Fixes

* add list view settings for Gratuity ([e4426ad](e4426ad))
* amount precision for Tax Exemption Proof Submission ([bb04e4b](bb04e4b))
* component pay calculation ([b1e119d](b1e119d))
* conflicts ([cdb884b](cdb884b))
* conflicts ([c02a89d](c02a89d))
* conflicts ([6aa6114](6aa6114))
* date filter on quality inspection report (backport [#31148](#31148)) ([#31164](#31164)) ([f19747c](f19747c))
* Exchange rate reste to 1 on making mapped doc ([91863c7](91863c7))
* Gratuity status not updated on salary slip submission ([0a014ed](0a014ed))
* HRA Exemption calculation in case of multiple salary structure assignments ([de8f5f8](de8f5f8))
* Improve button labels in Warehouse (backport [#31101](#31101)) ([#31150](#31150)) ([d891394](d891394))
* **india:** duplicate qrcode and hide button ([#31154](#31154)) ([f40100d](f40100d))
* Job Opening linked to Staffing Plan cannot be created/updated if there are existing employees ([b4a3a53](b4a3a53))
* **pos:** freeze screen while processing pos invoices ([#30850](#30850)) ([a7bf236](a7bf236))
* skip existing batch number during autogen (backport [#31140](#31140)) ([#31144](#31144)) ([a380bae](a380bae))
* Tax Declaration tests and amount precision ([1e728df](1e728df))
* validation message ([096ae21](096ae21))

### Features

* Auto accrue loan interest for backdated term loans ([89c4d51](89c4d51))
* live preview of naming series on naming series tool (backport [#31141](#31141)) ([#31146](#31146)) ([fd2f3b9](fd2f3b9))
* provision to exclude exploded items in the BOM (backport [#29450](#29450)) ([#31174](#31174)) ([50d338d](50d338d))
  • Loading branch information
frappe-bot committed May 31, 2022
1 parent 683256e commit 56070c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erpnext/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from erpnext.hooks import regional_overrides

__version__ = "13.31.1"
__version__ = "13.32.0"


def get_default_company(user=None):
Expand Down

0 comments on commit 56070c7

Please sign in to comment.