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

This commit is contained in:
rohitwaghchaure
2024-03-12 15:18:55 +05:30
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ import inspect
import frappe import frappe
__version__ = "15.14.3" __version__ = "15.16.2"
def get_default_company(user=None): def get_default_company(user=None):