[#2362] Commonify Acc. Receivable Summary Report and add Acc. Payable Summary Report

This commit is contained in:
ankitjavalkarwork
2014-11-04 14:36:50 +05:30
parent 7b3543caaf
commit e6e65b0907
6 changed files with 136 additions and 24 deletions

View File

@@ -326,6 +326,12 @@ def get_data():
"doctype": "Sales Invoice",
"is_query_report": True
},
{
"type": "report",
"name": "Accounts Payable Summary",
"doctype": "Purchase Invoice",
"is_query_report": True
},
{
"type": "report",
"is_query_report": True,