Merge pull request #6782 from KanchanChauhan/customerreport-from-crm

[Fix] Customer Addresses and Contacts report fixed for CRM module
This commit is contained in:
Nabin Hait 2016-11-01 15:23:10 +05:30 committed by GitHub
commit 2fa227314e

View File

@ -53,7 +53,7 @@ def get_data():
{
"type": "report",
"is_query_report": True,
"name": "Customer Addresses and Contacts",
"name": "Customer Addresses And Contacts",
"doctype": "Contact"
},
{