mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
Customer Addresses And Contacts report
This commit is contained in:
@@ -202,7 +202,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"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user