Merge pull request #6782 from KanchanChauhan/customerreport-from-crm
[Fix] Customer Addresses and Contacts report fixed for CRM module
This commit is contained in:
commit
2fa227314e
@ -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"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user