mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-19 18:25:32 +00:00
chore(release): Bumped to Version 14.16.1
## [14.16.1](https://github.com/frappe/erpnext/compare/v14.16.0...v14.16.1) (2023-02-15) ### Bug Fixes * asset_depreciation_and_balances report doesn't reflect manual depr entries ([7692db2](7692db27bd)) * opening_accumulated_depreciation and precision in charts ([4a209fc](4a209fcb7c))
This commit is contained in:
@@ -2,7 +2,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "14.16.0"
|
||||
__version__ = "14.16.1"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user