[Fix] Customer Addresses and Contacts report fixed for CRM module

This commit is contained in:
Kanchan Chauhan 2016-11-01 13:05:11 +05:30
parent d08ced14ca
commit 283b8c98f8

View File

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