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

This commit is contained in:
rohitwaghchaure 2024-02-21 09:34:20 +05:30 committed by GitHub
commit ed553b89a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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