mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-29 03:28:32 +00:00
chore(release): Bumped to Version 14.85.1
## [14.85.1](https://github.com/frappe/erpnext/compare/v14.85.0...v14.85.1) (2025-04-10) ### Bug Fixes * serial no validation for stock reconciliation ([c388b75](c388b7579c)) ### Performance Improvements * stock ageing report generation ([eaa2974](eaa297475f))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "14.85.0"
|
||||
__version__ = "14.85.1"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user