chore(release): Bumped to Version 15.65.3
## [15.65.3](https://github.com/frappe/erpnext/compare/v15.65.2...v15.65.3) (2025-06-19) ### Bug Fixes * stock reconciliation validation for serial and batch ([3057f6c](3057f6ce35)) * use set_query on sales_order link field in work order ([6a6130e](6a6130e06c))
This commit is contained in:
@@ -4,7 +4,7 @@ import inspect
|
||||
import frappe
|
||||
from frappe.utils.user import is_website_user
|
||||
|
||||
__version__ = "15.65.2"
|
||||
__version__ = "15.65.3"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user