Merge branch 'develop' into sla_fix

This commit is contained in:
Himanshu
2019-06-20 23:58:08 +05:30
committed by GitHub
24 changed files with 362 additions and 96 deletions

View File

@@ -10,6 +10,7 @@ app_color = "#e74c3c"
app_email = "info@erpnext.com"
app_license = "GNU General Public License (v3)"
source_link = "https://github.com/frappe/erpnext"
app_logo_url = '/assets/erpnext/images/erp-icon.svg'
develop_version = '12.x.x-develop'