Merge branch 'develop' into patch-1

This commit is contained in:
Mangesh-Khairnar
2019-08-27 22:42:35 +05:30
committed by GitHub
27 changed files with 178 additions and 334 deletions

View File

@@ -41,6 +41,11 @@ def get_data():
"name": "Lead Source",
"description": _("Track Leads by Lead Source.")
},
{
"type": "doctype",
"name": "Contract",
"description": _("Helps you keep tracks of Contracts based on Supplier, Customer and Employee"),
},
]
},
{