fixed merge conflict

This commit is contained in:
Nabin Hait
2019-04-11 12:31:14 +05:30
41 changed files with 7822 additions and 7395 deletions

View File

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