Merge branch 'version-12-hotfix' into qms-fixes

This commit is contained in:
Himanshu 2019-08-07 11:32:06 +00:00 committed by GitHub
commit 1b48448b7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ import frappe
from erpnext.hooks import regional_overrides
from frappe.utils import getdate
__version__ = '12.0.4'
__version__ = '12.0.5'
def get_default_company(user=None):
'''Get default company for user'''