Merge branch 'version-15' into version-15-hotfix

This commit is contained in:
ruthra kumar
2025-08-05 21:41:58 +05:30
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ import inspect
import frappe
from frappe.utils.user import is_website_user
__version__ = "15.54.3"
__version__ = "15.72.3"
def get_default_company(user=None):