mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-15 16:28:20 +00:00
chore(release): Bumped to Version 14.52.0
# [14.52.0](https://github.com/frappe/erpnext/compare/v14.51.0...v14.52.0) (2023-11-29) ### Features * shift depreciation for assets [v14] [backport of [#38327](https://github.com/frappe/erpnext/issues/38327)] ([#38404](https://github.com/frappe/erpnext/issues/38404)) ([53d083a](53d083a121))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "14.51.0"
|
||||
__version__ = "14.52.0"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user