Skip to content

Commit

Permalink
chore(release): Bumped to Version 13.52.0
Browse files Browse the repository at this point in the history
# [13.52.0](v13.51.7...v13.52.0) (2023-07-05)

### Bug Fixes

* conflicts ([b9833db](b9833db))
* Expense Account filter in Sales Invoice ([#35944](#35944)) ([b63fbe4](b63fbe4))
* Further sort purchase_order_analysis to get consistent response ([0ef0ff4](0ef0ff4))
* reposting has not changed valuation rate ([d4e680c](d4e680c))
* Update no copy for received_qty field ([#35965](#35965)) ([10c9640](10c9640))

### Features

* **DATEV:** against account for opening entries ([#35941](#35941)) ([0602ddc](0602ddc))
  • Loading branch information
frappe-bot committed Jul 5, 2023
1 parent fd84119 commit 77d019c
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.51.7"
__version__ = "13.52.0"


def get_default_company(user=None):
Expand Down

0 comments on commit 77d019c

Please sign in to comment.