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

This commit is contained in:
Nabin Hait
2024-04-11 10:51:32 +05:30
committed by GitHub

View File

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