mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
AR/AP report cleanup
This commit is contained in:
@@ -276,6 +276,12 @@ def get_data():
|
||||
"name": "Pending SO Items For Purchase Request",
|
||||
"doctype": "Sales Order"
|
||||
},
|
||||
{
|
||||
"type": "report",
|
||||
"is_query_report": True,
|
||||
"name": "Customer Credit Balance",
|
||||
"doctype": "Customer"
|
||||
},
|
||||
]
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user