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

This commit is contained in:
rohitwaghchaure
2024-03-19 15:28:47 +05:30
committed by GitHub

View File

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