Merge branch 'version-14' of https://github.com/frappe/erpnext into version-14-hotfix

This commit is contained in:
Deepesh Garg
2023-07-21 16:14:23 +05:30

View File

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